Uses of Class
jmri.util.docbook.RevHistory
-
Packages that use RevHistory Package Description jmri.util.docbook.configurexml -
-
Uses of RevHistory in jmri.util.docbook.configurexml
Methods in jmri.util.docbook.configurexml that return RevHistory Modifier and Type Method Description static RevHistory
RevHistoryXml. loadRevHistory(org.jdom2.Element e)
Methods in jmri.util.docbook.configurexml with parameters of type RevHistory Modifier and Type Method Description (package private) static org.jdom2.Element
RevHistoryXml. historyElement(RevHistory r)
(package private) static void
RevHistoryXml. loadRevision(RevHistory r, org.jdom2.Element e)
-