Package jmri.jmrit.vsdecoder
Class VSDecoderPreferences.VSDecoderPrefsXml
- java.lang.Object
-
- jmri.jmrit.XmlFile
-
- jmri.jmrit.vsdecoder.VSDecoderPreferences.VSDecoderPrefsXml
-
- Enclosing class:
- VSDecoderPreferences
static class VSDecoderPreferences.VSDecoderPrefsXml extends XmlFile
An extension of the abstract XmlFile. No changes made to that class.
-
-
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 Constructor Description VSDecoderPrefsXml()
-
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 Detail
-
VSDecoderPrefsXml
VSDecoderPrefsXml()
-
-