Uses of Class
jmri.jmrit.XmlFileValidateAction
-
Packages that use XmlFileValidateAction Package Description apps.jmrit This package is the analog tojmri.jmrit
, but for tools that are useful in the JMRI published applications, but are either not related to the JMRI package, or are autonomous launchers for those tools. -
-
Uses of XmlFileValidateAction in apps.jmrit
Subclasses of XmlFileValidateAction in apps.jmrit Modifier and Type Class Description class
XmlFileValidateRunner
Make sure an XML file is readable, and validates OK against its schema and DTD.
-