|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pdfsam.guiclient.configuration.services.xml.strategy.AbstractXmlConfigStrategy
public abstract class AbstractXmlConfigStrategy
Abstract xml config strategy
Constructor Summary | |
---|---|
AbstractXmlConfigStrategy(org.dom4j.Document document)
|
Method Summary | |
---|---|
void |
close()
close resources if necessary |
org.dom4j.Document |
getDocument()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.pdfsam.guiclient.configuration.services.xml.strategy.XmlConfigStrategy |
---|
getAskOverwriteConfirmation, getCheckForUpdatesValue, getDefaultEnvironmentValue, getDefaultWorkingDirectoryValue, getHighQualityThumbnails, getLocaleValue, getLoggingLevelValue, getLookAndFeelValue, getPlaySoundsValue, getPluginAbsolutePath, getThemeValue, getThreadPoolSizeValue, getThumbnailsCreatorIdentifierValue, getThumbnailsSize |
Constructor Detail |
---|
public AbstractXmlConfigStrategy(org.dom4j.Document document)
document
- Method Detail |
---|
public org.dom4j.Document getDocument()
public void close()
XmlConfigStrategy
close
in interface XmlConfigStrategy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |