Uses of Class
jmri.jmrit.XmlFile
Packages that use XmlFile
Package
Description
Provides an XML-based mechanism for storing and restoring configurations.
Various non-system-specific JMRI tools.
Decoder definitions via XML, including the decoder index.
Layout Editor currently represents both structure and graphical display through a single set of objects.
Support for implementing Warrants in JMRI.
Basic support for advanced programming, primarily used by DecoderPro.
Implements Timetable data loading and storing.
Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder.
Provides an Event Table for CBUS Events..
Provides classes for interacting with CBUS Nodes.
This package contains software specific to the RPS system from
NAC Services, Inc.
Provides implementations of various JMRI managers.
-
Uses of XmlFile in jmri.configurexml
Subclasses of XmlFile in jmri.configurexmlModifier and TypeClassDescriptionclassProvides the mechanisms for storing an entire layout configuration to XML. -
Uses of XmlFile in jmri.jmrit
Fields in jmri.jmrit declared as XmlFile -
Uses of XmlFile in jmri.jmrit.catalog.configurexml
Subclasses of XmlFile in jmri.jmrit.catalog.configurexmlModifier and TypeClassDescriptionclassProvides the abstract base and store functionality for configuring the CatalogTreeManager. -
Uses of XmlFile in jmri.jmrit.consisttool
Subclasses of XmlFile in jmri.jmrit.consisttoolModifier and TypeClassDescriptionclassHandle saving/restoring consist information to XML files. -
Uses of XmlFile in jmri.jmrit.decoderdefn
Subclasses of XmlFile in jmri.jmrit.decoderdefnModifier and TypeClassDescriptionclassRepresents and manipulates a decoder definition, both as a file and in memory.classDecoderIndex 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.dispatcherModifier and TypeClassDescriptionclassHandles reading and writing of Dispatcher options to disk as an XML file called "dispatcher-options.xml" in the user's preferences area.classHandles 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.layoutEditorModifier and TypeClassDescriptionclassHandle saving/restoring block value information to XML files. -
Uses of XmlFile in jmri.jmrit.logix
Subclasses of XmlFile in jmri.jmrit.logix -
Uses of XmlFile in jmri.jmrit.operations
Subclasses of XmlFile in jmri.jmrit.operationsModifier and TypeClassDescriptionclassLoads and stores the operation setup using xml files. -
Uses of XmlFile in jmri.jmrit.operations.locations
Subclasses of XmlFile in jmri.jmrit.operations.locationsModifier and TypeClassDescriptionclassLoad 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.toolsModifier and TypeClassDescriptionclassExports 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.toolsModifier and TypeClassDescriptionclassExports the location roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.operations.rollingstock
Subclasses of XmlFile in jmri.jmrit.operations.rollingstockModifier and TypeClassDescriptionclassLogs 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 -
Uses of XmlFile in jmri.jmrit.operations.rollingstock.cars.tools
Subclasses of XmlFile in jmri.jmrit.operations.rollingstock.cars.toolsModifier and TypeClassDescriptionclassExports 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.enginesModifier and TypeClassDescriptionclassLoads 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.toolsModifier and TypeClassDescriptionclassExports 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 -
Uses of XmlFile in jmri.jmrit.operations.routes.tools
Subclasses of XmlFile in jmri.jmrit.operations.routes.tools -
Uses of XmlFile in jmri.jmrit.operations.setup
Subclasses of XmlFile in jmri.jmrit.operations.setupModifier and TypeClassDescriptionclassLoads and stores the operation setup using xml files. -
Uses of XmlFile in jmri.jmrit.operations.trains
Subclasses of XmlFile in jmri.jmrit.operations.trainsModifier and TypeClassDescriptionclassLogs train movements and status to a file.classLoads and stores trains using xml files. -
Uses of XmlFile in jmri.jmrit.operations.trains.tools
Subclasses of XmlFile in jmri.jmrit.operations.trains.toolsModifier and TypeClassDescriptionclassProvides an export to the Timetable feature.classBuilds the train lineups in a comma delimited file (CSV).classExports the train roster into a comma delimited file (CSV). -
Uses of XmlFile in jmri.jmrit.roster
Subclasses of XmlFile in jmri.jmrit.roster -
Uses of XmlFile in jmri.jmrit.symbolicprog
Subclasses of XmlFile in jmri.jmrit.symbolicprogModifier and TypeClassDescriptionclassRepresents a set of standard names and aliases in memory. -
Uses of XmlFile in jmri.jmrit.throttle
Subclasses of XmlFile in jmri.jmrit.throttleModifier and TypeClassDescription(package private) static classAn extension of the abstract XmlFile.(package private) static classAn extension of the abstract XmlFile. -
Uses of XmlFile in jmri.jmrit.timetable.configurexml
Subclasses of XmlFile in jmri.jmrit.timetable.configurexml -
Uses of XmlFile in jmri.jmrit.vsdecoder
Subclasses of XmlFile in jmri.jmrit.vsdecoderModifier and TypeClassDescription(package private) static classAn extension of the abstract XmlFile.classLoad parameter from XML for the Advanced Location Following. -
Uses of XmlFile in jmri.jmrit.withrottle
Subclasses of XmlFile in jmri.jmrit.withrottleModifier and TypeClassDescriptionstatic classclass -
Uses of XmlFile in jmri.jmrix.can.cbus.eventtable
Subclasses of XmlFile in jmri.jmrix.can.cbus.eventtableModifier and TypeClassDescriptionclassClass 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.nodeModifier and TypeClassDescriptionclassClass to define location for a CbusNodeBackup File. -
Uses of XmlFile in jmri.jmrix.loconet.configurexml
Subclasses of XmlFile in jmri.jmrix.loconet.configurexml -
Uses of XmlFile in jmri.jmrix.nce.consist
Subclasses of XmlFile in jmri.jmrix.nce.consistModifier and TypeClassDescriptionclassNCE Consist Roster manages and manipulates a roster of consists. -
Uses of XmlFile in jmri.jmrix.openlcb.configurexml
Subclasses of XmlFile in jmri.jmrix.openlcb.configurexmlModifier and TypeClassDescriptionfinal classJMRI's implementation of part of the OpenLcb EventNameStore interface persistanceclassConcrete implementation of abstractXmlFilefor theOlcbNodeGroupStore. -
Uses of XmlFile in jmri.jmrix.rps
Subclasses of XmlFile in jmri.jmrix.rpsModifier and TypeClassDescriptionclassPersist RPS polling information.classPersist RPS configuration information. -
Uses of XmlFile in jmri.managers
Subclasses of XmlFile in jmri.managersModifier and TypeClassDescription(package private) static classXmlFile is abstract, so this extends for local use -
Uses of XmlFile in jmri.managers.configurexml
Subclasses of XmlFile in jmri.managers.configurexmlModifier and TypeClassDescriptionclassConcrete implementation of abstractXmlFilefor theDefaultIdTagManager.