XMLDTDValidatorFilter
, RevalidationHandler
, org.apache.xerces.xni.parser.XMLComponent
, org.apache.xerces.xni.parser.XMLDocumentFilter
, org.apache.xerces.xni.parser.XMLDocumentSource
, org.apache.xerces.xni.XMLDocumentHandler
XML11NSDTDValidator
public class XML11DTDValidator extends XMLDTDValidator
Modifier and Type | Field | 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 | Description |
---|---|
XML11DTDValidator() |
Default constructor.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
init() |
initialization
|
void |
reset(org.apache.xerces.xni.parser.XMLComponentManager manager) |
Resets the component.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2010 The Apache Software Foundation. All Rights Reserved.