public class XMLModelDTDValidator extends ExternalXMLDTDValidator implements XMLModelValidator
<?xml-model href="http://java.sun.com/dtd/web-app_2_3.dtd"?>
DOCTYPE
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(String href) |
Modifier and Type | Method and Description |
---|---|
void |
setExternalDoctype(String externalDoctype) |
void |
setXMLReader(XMLReader documentHandler) |
emptyElement, reset, setLocator, startDocument, startElement
addDTDDefaultAttrsAndValidate, characterData, characters, comment, doctypeDecl, 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, startGeneralEntity, startNamespaceScope, textDecl, validate, validateDTDattribute, xmlDecl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setLocator
getFeatureDefault, getPropertyDefault, getRecognizedFeatures, getRecognizedProperties, reset, setFeature, setProperty
characters, comment, doctypeDecl, emptyElement, endCDATA, endDocument, endElement, endGeneralEntity, getDocumentSource, ignorableWhitespace, processingInstruction, setDocumentSource, startCDATA, startDocument, startElement, startGeneralEntity, textDecl, xmlDecl
public XMLModelDTDValidator(String href)
public void setExternalDoctype(String externalDoctype)
setExternalDoctype
in class ExternalXMLDTDValidator
public void setXMLReader(XMLReader documentHandler)
setXMLReader
in interface XMLModelValidator
Copyright © 2022. All rights reserved.