Uses of Class
jmri.configurexml.LoadStoreBaseAction
-
Packages that use LoadStoreBaseAction Package Description jmri.configurexml Provides an XML-based mechanism for storing and restoring configurations. -
-
Uses of LoadStoreBaseAction in jmri.configurexml
Subclasses of LoadStoreBaseAction in jmri.configurexml Modifier and Type Class Description classLoadXmlConfigActionLoad configuration information from an XML file.classLoadXmlUserActionLoad configuration information from an XML file.classStoreXmlConfigActionStore the JMRI configuration information as XML.classStoreXmlUserActionStore the JMRI user-level information as XML.
-