jmri.configurexml
Class LayoutConfigXML

java.lang.Object
  extended by jmri.jmrit.XmlFile
      extended by jmri.configurexml.LayoutConfigXML

Deprecated. since 2.0

public class LayoutConfigXML
extends XmlFile

This class has been deprecated, and should no longer be used.

Provided the mechanisms for storing an entire layout configuration to XML. It has been replaced by a more flexible system.

Author:
Bob Jacobsen Copyright: Copyright (c) 2002
See Also:
Package summary for details of new overall structure

Field Summary
static String fileLocation
          Deprecated.  
 
Fields inherited from class jmri.jmrit.XmlFile
dtdLocation
 
Constructor Summary
LayoutConfigXML()
          Deprecated.  
 
Method Summary
 void readFile(File fi)
          Deprecated.  
 void writeFile(File file)
          Deprecated.  
 
Methods inherited from class jmri.jmrit.XmlFile
addDefaultInfo, backupFileName, checkFile, dumpElement, ensurePrefsPresent, findFile, getRootViaURI, makeBackupFile, newDocument, prefsDir, reportError1, reportError2, rootFromFile, rootFromName, userFileChooser, userFileChooser, userFileChooser, userFileChooser, userFileLocationDefault, writeXML, xmlDir
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fileLocation

public static String fileLocation
Deprecated. 
Constructor Detail

LayoutConfigXML

public LayoutConfigXML()
Deprecated. 
Method Detail

writeFile

public void writeFile(File file)
Deprecated. 

readFile

public void readFile(File fi)
Deprecated. 


Copyright © 1997 - 2008 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: SourceForge_Logo