Uses of Class
jmri.jmrit.XmlFile
-
-
Uses of XmlFile in jmri.configurexml
Subclasses of XmlFile in jmri.configurexml Modifier and Type Class Description classConfigXmlManagerProvides the mechanisms for storing an entire layout configuration to XML. -
Uses of XmlFile in jmri.jmrit
Fields in jmri.jmrit declared as XmlFile Modifier and Type Field Description (package private) XmlFileXmlFileCheckAction. xmlfile -
Uses of XmlFile in jmri.jmrit.catalog.configurexml
Subclasses of XmlFile in jmri.jmrit.catalog.configurexml Modifier and Type Class Description classDefaultCatalogTreeManagerXmlProvides the abstract base and store functionality for configuring the CatalogTreeManager. -
Uses of XmlFile in jmri.jmrit.consisttool
Subclasses of XmlFile in jmri.jmrit.consisttool Modifier and Type Class Description classConsistFileHandle saving/restoring consist information to XML files. -
Uses of XmlFile in jmri.jmrit.decoderdefn
Subclasses of XmlFile in jmri.jmrit.decoderdefn Modifier and Type Class Description classDecoderFileRepresents and manipulates a decoder definition, both as a file and in memory.classDecoderIndexFileDecoderIndex represents the decoderIndex.xml (decoder types) and nmra_mfg_list.xml (Manufacturer ID list) files in memory. -
Uses of XmlFile in jmri.jmrit.dispatcher
Subclasses of XmlFile in jmri.jmrit.dispatcher Modifier and Type Class Description classOptionsFileHandles reading and writing of Dispatcher options to disk as an XML file called "dispatcher-options.xml" in the user's preferences area.classTrainInfoFileHandles reading and writing of TrainInfo files to disk as an XML file to/from the dispatcher/traininfo/ directory in the user's preferences area -
Uses of XmlFile in jmri.jmrit.display.layoutEditor
Subclasses of XmlFile in jmri.jmrit.display.layoutEditor Modifier and Type Class Description classBlockValueFileHandle saving/restoring block value information to XML files. -
Uses of XmlFile in jmri.jmrit.logix
Subclasses of XmlFile in jmri.jmrit.logix Modifier and Type Class Description static classWarrantPreferences.WarrantPreferencesXml -
Uses of XmlFile in jmri.jmrit.operations
Subclasses of XmlFile in jmri.jmrit.operations Modifier and Type Class Description classOperationsXmlLoads and stores the operation setup using xml files. -
Uses of XmlFile in jmri.jmrit.operations.locations
Subclasses of XmlFile in jmri.jmrit.operations.locations Modifier and Type Class Description classLocationManagerXmlLoad and stores locations and schedules for operations. -
Uses of XmlFile in jmri.jmrit.operations.locations.schedules.tools
Subclasses of XmlFile in jmri.jmrit.operations.locations.schedules.tools Modifier and Type Class Description classExportSchedulesExports the Operation Schedules into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.operations.locations.tools
Subclasses of XmlFile in jmri.jmrit.operations.locations.tools Modifier and Type Class Description classExportLocationsExports the location roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.operations.rollingstock
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock Modifier and Type Class Description classRollingStockLoggerLogs rolling stock movements by writing their locations to a file. -
Uses of XmlFile in jmri.jmrit.operations.rollingstock.cars
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock.cars Modifier and Type Class Description classCarManagerXmlLoads and stores cars using xml files. -
Uses of XmlFile in jmri.jmrit.operations.rollingstock.cars.tools
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock.cars.tools Modifier and Type Class Description classExportCarsExports the car roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.operations.rollingstock.engines
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock.engines Modifier and Type Class Description classEngineManagerXmlLoads and stores engines using xml files. -
Uses of XmlFile in jmri.jmrit.operations.rollingstock.engines.tools
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock.engines.tools Modifier and Type Class Description classExportEnginesExports the Engine roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.operations.routes
Subclasses of XmlFile in jmri.jmrit.operations.routes Modifier and Type Class Description classRouteManagerXmlLoads and stores routes using xml files. -
Uses of XmlFile in jmri.jmrit.operations.routes.tools
Subclasses of XmlFile in jmri.jmrit.operations.routes.tools Modifier and Type Class Description classExportRoutesExport Routes to CSV file -
Uses of XmlFile in jmri.jmrit.operations.setup
Subclasses of XmlFile in jmri.jmrit.operations.setup Modifier and Type Class Description classOperationsSetupXmlLoads and stores the operation setup using xml files. -
Uses of XmlFile in jmri.jmrit.operations.trains
Subclasses of XmlFile in jmri.jmrit.operations.trains Modifier and Type Class Description classTrainLoggerLogs train movements and status to a file.classTrainManagerXmlLoads and stores trains using xml files. -
Uses of XmlFile in jmri.jmrit.operations.trains.tools
Subclasses of XmlFile in jmri.jmrit.operations.trains.tools Modifier and Type Class Description classExportTimetableProvides an export to the Timetable feature.classExportTrainLineupsBuilds the train lineups in a comma delimited file (CSV).classExportTrainsExports the train roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.roster
Subclasses of XmlFile in jmri.jmrit.roster Modifier and Type Class Description classLocoFileRepresents and manipulates a locomotive definition, both as a file and in memory.classRosterRoster manages and manipulates a roster of locomotives. -
Uses of XmlFile in jmri.jmrit.symbolicprog
Subclasses of XmlFile in jmri.jmrit.symbolicprog Modifier and Type Class Description classNameFileRepresents a set of standard names and aliases in memory. -
Uses of XmlFile in jmri.jmrit.throttle
Subclasses of XmlFile in jmri.jmrit.throttle Modifier and Type Class Description (package private) static classLoadXmlThrottlesLayoutAction.ThrottlePrefsAn extension of the abstract XmlFile.(package private) static classThrottlesPreferences.ThrottlesPrefsXmlAn extension of the abstract XmlFile. -
Uses of XmlFile in jmri.jmrit.timetable.configurexml
Subclasses of XmlFile in jmri.jmrit.timetable.configurexml Modifier and Type Class Description static classTimeTableXml.TimeTableXmlFile -
Uses of XmlFile in jmri.jmrit.vsdecoder
Subclasses of XmlFile in jmri.jmrit.vsdecoder Modifier and Type Class Description (package private) static classVSDecoderPreferences.VSDecoderPrefsXmlAn extension of the abstract XmlFile.classVSDGeoFileLoad parameter from XML for the Advanced Location Following. -
Uses of XmlFile in jmri.jmrit.withrottle
Subclasses of XmlFile in jmri.jmrit.withrottle Modifier and Type Class Description static classAbstractWiThrottlePreferences.AbstractWiThrottlePreferencesXmlclassWiFiConsistFile -
Uses of XmlFile in jmri.jmrix.can.cbus.eventtable
Subclasses of XmlFile in jmri.jmrix.can.cbus.eventtable Modifier and Type Class Description classCbusEventTableXmlFileClass to provide access to the EventTableData.xml file. -
Uses of XmlFile in jmri.jmrix.can.cbus.node
Subclasses of XmlFile in jmri.jmrix.can.cbus.node Modifier and Type Class Description classCbusNodeBackupFileClass to define location for a CbusNodeBackup File. -
Uses of XmlFile in jmri.jmrix.loconet.configurexml
Subclasses of XmlFile in jmri.jmrix.loconet.configurexml Modifier and Type Class Description static classDigitrax7thGenAccyRoutesXML.DigitraxRoutesXmlFile -
Uses of XmlFile in jmri.jmrix.nce.consist
Subclasses of XmlFile in jmri.jmrix.nce.consist Modifier and Type Class Description classNceConsistRosterNCE Consist Roster manages and manipulates a roster of consists. -
Uses of XmlFile in jmri.jmrix.openlcb.configurexml
Subclasses of XmlFile in jmri.jmrix.openlcb.configurexml Modifier and Type Class Description classOlcbEventNameStoreXmlJMRI's implementation of part of the OpenLcb EventNameStore interface persistanceclassOlcbNodeGroupStoreXmlConcrete implementation of abstractXmlFilefor theOlcbNodeGroupStore. -
Uses of XmlFile in jmri.jmrix.rps
Subclasses of XmlFile in jmri.jmrix.rps Modifier and Type Class Description classPollingFilePersist RPS polling information.classPositionFilePersist RPS configuration information. -
Uses of XmlFile in jmri.managers
Subclasses of XmlFile in jmri.managers Modifier and Type Class Description (package private) static classDefaultSignalSystemManager.AspectFileXmlFile is abstract, so this extends for local use -
Uses of XmlFile in jmri.managers.configurexml
Subclasses of XmlFile in jmri.managers.configurexml Modifier and Type Class Description classDefaultIdTagManagerXmlConcrete implementation of abstractXmlFilefor theDefaultIdTagManager.
-