public class XMLModelDTDValidator extends org.apache.xerces.impl.dtd.XMLDTDValidator implements XMLModelValidator
<?xml-model href="http://java.sun.com/dtd/web-app_2_3.dtd"?>
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 |
|---|
XMLModelDTDValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
reset(org.apache.xerces.xni.parser.XMLComponentManager componentManager) |
void |
setHref(String href) |
void |
setLocator(org.apache.xerces.xni.XMLLocator locator) |
void |
startElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attributes,
org.apache.xerces.xni.Augmentations augs) |
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, setDocumentHandler, setDocumentSource, setFeature, setProperty, startCDATA, startDocument, startGeneralEntity, startNamespaceScope, textDecl, validate, validateDTDattribute, xmlDeclclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, setFeature, setPropertycharacters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startGeneralEntity, textDecl, xmlDeclpublic void setHref(String href)
setHref in interface XMLModelValidatorpublic void setLocator(org.apache.xerces.xni.XMLLocator locator)
setLocator in interface XMLModelValidatorpublic void startElement(org.apache.xerces.xni.QName element,
org.apache.xerces.xni.XMLAttributes attributes,
org.apache.xerces.xni.Augmentations augs)
throws org.apache.xerces.xni.XNIException
startElement in interface org.apache.xerces.xni.XMLDocumentHandlerstartElement in class org.apache.xerces.impl.dtd.XMLDTDValidatororg.apache.xerces.xni.XNIExceptionpublic void reset(org.apache.xerces.xni.parser.XMLComponentManager componentManager)
throws org.apache.xerces.xni.parser.XMLConfigurationException
reset in interface org.apache.xerces.xni.parser.XMLComponentreset in class org.apache.xerces.impl.dtd.XMLDTDValidatororg.apache.xerces.xni.parser.XMLConfigurationExceptionCopyright © 2020. All rights reserved.