Field Summary |
|
final protected static String | BALANCE_SYNTAX_TREES Feature identifier: balance syntax trees. |
final protected static short | CDATA |
final protected static short | COMMENTS |
final protected static String | DISALLOW_DOCTYPE_DECL_FEATURE Feature identifier: load external DTD. |
final protected static String | DTD_VALIDATOR_FACTORY_PROPERTY Property identifier: datatype validator factory. |
final protected static String | DTD_VALIDATOR_PROPERTY Property identifier: DTD validator. |
final protected static short | DTNORMALIZATION |
final protected static String | DYNAMIC_VALIDATION |
final protected static short | ENTITIES |
final protected static String | ENTITY_MANAGER Property identifier: entity manager. |
final protected static String | ENTITY_RESOLVER Property identifier: entity resolver. |
final protected static String | ERROR_HANDLER Property identifier: error handler. |
final protected static String | ERROR_REPORTER Property identifier: error reporter. |
final protected static String | GENERATE_SYNTHETIC_ANNOTATIONS |
final protected static String | GRAMMAR_POOL |
final protected static String | HONOUR_ALL_SCHEMALOCATIONS |
final protected static short | INFOSET_FALSE_PARAMS |
final protected static short | INFOSET_MASK |
final protected static short | INFOSET_TRUE_PARAMS |
final protected static String | JAXP_SCHEMA_LANGUAGE Property identifier: JAXP schema language / DOM schema-type. |
final protected static String | JAXP_SCHEMA_SOURCE Property identifier: JAXP schema source/ DOM schema-location. |
final protected static short | NAMESPACES |
final protected static String | NORMALIZE_DATA |
final protected static short | NSDECL |
final protected static short | PSVI |
final protected static String | SCHEMA |
final protected static String | SCHEMA_ELEMENT_DEFAULT |
final protected static String | SCHEMA_FULL_CHECKING |
final protected static String | SCHEMA_LOCATION Property identifier: schema location. |
final protected static String | SCHEMA_NONS_LOCATION Property identifier: no namespace schema location. |
final protected static String | SEND_PSVI |
final protected static short | SPLITCDATA |
final protected static String | SYMBOL_TABLE Property identifier: symbol table. |
final protected static String | USE_GRAMMAR_POOL_ONLY |
final protected static short | VALIDATE |
final protected static String | VALIDATE_ANNOTATIONS |
final protected static String | VALIDATION_MANAGER |
final protected static String | WARN_ON_DUPLICATE_ATTDEF Feature identifier: warn on duplicate attribute definition. |
final protected static short | WELLFORMED |
final protected static String | XERCES_NAMESPACES Feature identifier: namespaces. |
final protected static String | XERCES_VALIDATION Feature identifier: validation. |
final protected static String | XML11_DATATYPE_VALIDATOR_FACTORY |
final protected static String | XML_STRING Property identifier: xml string. |
protected ArrayList | fComponents Components. |
protected DTDDVFactory | fCurrentDVFactory Current Datatype validator factory. |
protected DTDDVFactory | fDatatypeValidatorFactory The XML 1.0 Datatype validator factory. |
XMLDocumentHandler | fDocumentHandler |
final protected DOMErrorHandlerWrapper | fErrorHandlerWrapper |
protected XMLErrorReporter | fErrorReporter |
protected Locale | fLocale Locale. |
protected SymbolTable | fSymbolTable Symbol table. |
protected ValidationManager | fValidationManager |
protected DTDDVFactory | fXML11DatatypeFactory The XML 1.1 Datatype validator factory. |
protected short | features |