Class ExportEngines
java.lang.Object
jmri.jmrit.XmlFile
jmri.jmrit.operations.rollingstock.engines.tools.ExportEngines
Exports the Engine roster into a comma delimited file (CSV). Order stored:
Number, Road, Model, Length, Owner, Built, Location, -, Track, Consist,
Moves, Last, Value, HP, Weight, Type, Comment, Misc.
-
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
Modifier and TypeMethodDescriptionstatic Stringstatic Stringstatic voidsetOperationsFileName(String name) voidvoidStore the all of the operation Engine objects in the default place, including making a backup if neededMethods 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
-
LOCATION_TRACK_SEPARATOR
- See Also:
-
_engineList
-
-
Constructor Details
-
ExportEngines
-
-
Method Details
-
writeOperationsEngineFile
Store the all of the operation Engine objects in the default place, including making a backup if needed -
writeFile
-
defaultOperationsFilename
-
setOperationsFileName
-
getOperationsFileName
-