Class TimeTableXml.TimeTableXmlFile

    • Method Detail

      • getFile

        public java.io.File getFile​(boolean store)
      • getFileName

        public static java.lang.String getFileName()
      • getFileLocation

        public static java.lang.String getFileLocation()
        Absolute path to location of TimeTable files.
        Returns:
        path to location
      • resetFileLocation

        public static void resetFileLocation()
        Reset the static file location. Only required for unit testing purposes.