Class TimeTableXml
- java.lang.Object
-
- jmri.jmrit.timetable.configurexml.TimeTableXml
-
public class TimeTableXml extends java.lang.Object
Load and store the timetable data file: TimeTableData.xml
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
TimeTableXml.TimeTableXmlFile
-
Constructor Summary
Constructors Constructor Description TimeTableXml()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
doLoad()
static boolean
doStore()
-
-
-
Constructor Detail
-
TimeTableXml
public TimeTableXml()
-
-