org.apache.xerces.impl.dtd
Class XML11DTDValidator
- RevalidationHandler, org.apache.xerces.xni.parser.XMLComponent, org.apache.xerces.xni.parser.XMLDocumentFilter, org.apache.xerces.xni.XMLDocumentHandler, org.apache.xerces.xni.parser.XMLDocumentSource, XMLDTDValidatorFilter
public class XML11DTDValidator
This allows the validator to correctlyhandle XML 1.1
documents.
$Id: XML11DTDValidator.java 446755 2006-09-15 21:56:27Z mrglavas $
BALANCE_SYNTAX_TREES, DATATYPE_VALIDATOR_FACTORY, DYNAMIC_VALIDATION, ERROR_REPORTER, GRAMMAR_POOL, NAMESPACES, PARSER_SETTINGS, SYMBOL_TABLE, VALIDATION, VALIDATION_MANAGER, WARN_ON_DUPLICATE_ATTDEF, fBalanceSyntaxTrees, fDTDGrammar, fDTDValidation, fDatatypeValidatorFactory, fDocLocation, fDocumentHandler, fDocumentSource, fDynamicValidation, fErrorReporter, fGrammarBucket, fGrammarPool, fNamespaceContext, fNamespaces, fSeenDoctypeDecl, fSymbolTable, fValENTITIES, fValENTITY, fValID, fValIDRef, fValIDRefs, fValNMTOKEN, fValNMTOKENS, fValNOTATION, fValidation, fValidationManager, fValidationState, fWarnDuplicateAttdef |
protected void | init()- initialization
|
void | reset(org.apache.xerces.xni.parser.XMLComponentManager manager)
|
addDTDDefaultAttrsAndValidate, characterData, characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, endNamespaceScope, getDocumentHandler, getDocumentSource, getExternalEntityRefInAttrValue, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, handleEndElement, handleStartElement, hasGrammar, ignorableWhitespace, init, invalidStandaloneAttDef, isSpace, processingInstruction, reset, setDocumentHandler, setDocumentSource, setFeature, setProperty, startCDATA, startDocument, startElement, startGeneralEntity, startNamespaceScope, textDecl, validate, validateDTDattribute, xmlDecl |
DTD_VALIDATOR_PROPERTY
protected static final String DTD_VALIDATOR_PROPERTY
XML11DTDValidator
public XML11DTDValidator()
Default constructor.
reset
public void reset(org.apache.xerces.xni.parser.XMLComponentManager manager)
- reset in interface org.apache.xerces.xni.parser.XMLComponent
- reset in interface XMLDTDValidator
Copyright B) 1999-2007 The Apache Software Foundation. All Rights Reserved.