Package jmri.managers.configurexml
Class DefaultIdTagManagerXml
java.lang.Object
jmri.jmrit.XmlFile
jmri.managers.configurexml.DefaultIdTagManagerXml
Concrete implementation of abstract
XmlFile for
the DefaultIdTagManager.- Since:
- 2.11.4
-
Nested Class Summary
Nested classes/interfaces inherited from class jmri.jmrit.XmlFile
XmlFile.Validate -
Field Summary
Fields inherited from class jmri.jmrit.XmlFile
dtdLocation, xsltLocation -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jmri.jmrit.XmlFile
addDefaultInfo, backupFileName, checkFile, createFileNameWithDate, dumpElement, findFile, getBuilder, getDefaultDtdLocation, getDefaultValidate, getDtdLocation, getProcessingInstructionHRef, getProcessingInstructionType, getRoot, getValidate, makeBackupFile, makeBackupFile, newDocument, newDocument, revertBackupFile, rootFromFile, rootFromInputStream, rootFromName, rootFromURL, setDefaultDtdLocation, setDefaultValidate, setDtdLocation, setValidate, userFileChooser, userFileChooser, writeXML, xmlDir
-
Constructor Details
-
DefaultIdTagManagerXml
-
-
Method Details
-
store
- Throws:
IOException
-
load
-
getDefaultIdTagFileName
-
getIdTagDirectoryName
-
getIdTagFileName
-
getFileLocation
Absolute path to location of IdTag files.- Returns:
- path to location
-