Class EventTableDataModelXml
java.lang.Object
jmri.jmrit.XmlFile
jmri.jmrix.openlcb.swing.eventtable.configurexml.EventTableDataModelXml
Persistence for the content of a EventTableDataModel
Note that this is explicitly invoked by
EventTableDataModel
and is not invoked by the general "store all" mechanism used to store layout files.
- Since:
- 5.17.3
-
Nested Class Summary
Nested classes/interfaces inherited from class jmri.jmrit.XmlFile
XmlFile.Validate -
Field Summary
FieldsFields 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
-
Field Details
-
model
-
-
Constructor Details
-
EventTableDataModelXml
-
-
Method Details
-
store
- Throws:
IOException
-
load
-
getDefaultModelFileName
-
getModelFileDirectoryName
-