| java.lang.Object org.apache.commons.digester.parser.GenericParser
GenericParser | public class GenericParser (Code) | | Create a SAXParser configured to support XML Schema and DTD.
since: 1.6 |
Field Summary | |
protected static String | JAXP_SCHEMA_LANGUAGE The JAXP 1.2 property to set up the schemaLanguage used. | protected static Log | log The Log to which all SAX event related logging calls will be made. |
JAXP_SCHEMA_LANGUAGE | protected static String JAXP_SCHEMA_LANGUAGE(Code) | | The JAXP 1.2 property to set up the schemaLanguage used.
|
log | protected static Log log(Code) | | The Log to which all SAX event related logging calls will be made.
|
|
|