Class TrainInfoFile


  • public class TrainInfoFile
    extends XmlFile
    Handles reading and writing of TrainInfo files to disk as an XML file to/from the dispatcher/traininfo/ directory in the user's preferences area

    This class manipulates the files conforming to the dispatcher-traininfo DTD

    The file is written when the user requests that train information be saved. A TrainInfo file is read when the user request it in the Activate New Train window

    This file is part of JMRI.

    JMRI is open source software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation. See the "COPYING" file for a copy of this license.

    JMRI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.