public class XML11DTDValidator extends XMLDTDValidator
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
DTD_VALIDATOR_PROPERTY |
BALANCE_SYNTAX_TREES, DATATYPE_VALIDATOR_FACTORY, DYNAMIC_VALIDATION, ERROR_REPORTER, fBalanceSyntaxTrees, fDatatypeValidatorFactory, fDocLocation, fDocumentHandler, fDocumentSource, fDTDGrammar, fDTDValidation, fDynamicValidation, fErrorReporter, fGrammarBucket, fGrammarPool, fNamespaceContext, fNamespaces, fSeenDoctypeDecl, fSymbolTable, fValENTITIES, fValENTITY, fValID, fValidation, fValidationManager, fValidationState, fValIDRef, fValIDRefs, fValNMTOKEN, fValNMTOKENS, fValNOTATION, fWarnDuplicateAttdef, GRAMMAR_POOL, NAMESPACES, PARSER_SETTINGS, SYMBOL_TABLE, VALIDATION, VALIDATION_MANAGER, WARN_ON_DUPLICATE_ATTDEF
Constructor and Description |
---|
XML11DTDValidator()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
init()
initialization
|
void |
reset(org.apache.xerces.xni.parser.XMLComponentManager manager)
Resets the component.
|
addDTDDefaultAttrsAndValidate, characterData, characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, endNamespaceScope, getDocumentHandler, getDocumentSource, getExternalEntityRefInAttrValue, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, handleEndElement, handleStartElement, hasGrammar, ignorableWhitespace, invalidStandaloneAttDef, isSpace, processingInstruction, setDocumentHandler, setDocumentSource, setFeature, setProperty, startCDATA, startDocument, startElement, startGeneralEntity, startNamespaceScope, textDecl, validate, validateDTDattribute, xmlDecl
protected static final java.lang.String DTD_VALIDATOR_PROPERTY
public void reset(org.apache.xerces.xni.parser.XMLComponentManager manager)
org.apache.xerces.xni.parser.XMLComponent
reset
in interface org.apache.xerces.xni.parser.XMLComponent
reset
in class XMLDTDValidator
manager
- The component manager.protected void init()
XMLDTDValidator
init
in class XMLDTDValidator
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.