org.sourceforge.jxutil.xml
Class XMLJavaConfig
java.lang.Object
|
+--org.sourceforge.jxutil.xml.XMLConfig
|
+--org.sourceforge.jxutil.xml.XMLJavaConfig
- public abstract class XMLJavaConfig
- extends XMLConfig
XMLJavaConfig can deserialize some Java base types.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handlerMap
public static final TreeMap handlerMap
XMLJavaConfig
public XMLJavaConfig(Document doc)
XMLJavaConfig
public XMLJavaConfig(File file)
throws ParserConfigurationException,
SAXException,
IOException
XMLJavaConfig
public XMLJavaConfig(URL url)
throws ParserConfigurationException,
SAXException,
IOException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.