Class TimeTableXml.TimeTableXmlFile
java.lang.Object
jmri.jmrit.XmlFile
jmri.jmrit.timetable.configurexml.TimeTableXml.TimeTableXmlFile
- Enclosing class:
- TimeTableXml
-
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
-
TimeTableXmlFile
public TimeTableXmlFile()
-
-
Method Details
-
getDefaultFileName
-
getFile
-
getFileName
-
getFileLocation
Absolute path to location of TimeTable files.- Returns:
- path to location
-
resetFileLocation
Reset the static file location. Only required for unit testing purposes.
-