| java.lang.Object net.n3.nanoxml.XMLParserFactory
XMLParserFactory | public class XMLParserFactory (Code) | | Creates an XML parser.
author: Marc De Scheemaecker version: $Name$, $Revision: 2056 $ |
Field Summary | |
final public static String | CLASS_KEY The Java properties key of the XML parser class name. | final public static String | DEFAULT_CLASS The class name of the default XML parser. |
CLASS_KEY | final public static String CLASS_KEY(Code) | | The Java properties key of the XML parser class name.
|
DEFAULT_CLASS | final public static String DEFAULT_CLASS(Code) | | The class name of the default XML parser.
|
|
|