org.apache.xerces.impl.dtd
public class XML11DTDProcessor extends XMLDTDLoader
ENTITY_RESOLVER, ERROR_HANDLER, fDTDScanner, fEntityManager, fEntityResolver, fLocale, STANDARD_URI_CONFORMANT_FEATURE
DTD_VALIDATOR, ERROR_REPORTER, fDTDContentModelHandler, fDTDContentModelSource, fDTDGrammar, fDTDHandler, fDTDSource, fDTDValidation, fErrorReporter, fGrammarBucket, fGrammarPool, fInDTDIgnore, fSymbolTable, fValidation, fValidator, fWarnDuplicateAttdef, GRAMMAR_POOL, NOTIFY_CHAR_REFS, PARSER_SETTINGS, SYMBOL_TABLE, VALIDATION, WARN_ON_DUPLICATE_ATTDEF
Constructor and Description |
---|
XML11DTDProcessor() |
XML11DTDProcessor(SymbolTable symbolTable) |
XML11DTDProcessor(SymbolTable symbolTable,
org.apache.xerces.xni.grammars.XMLGrammarPool grammarPool) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isValidName(java.lang.String name) |
protected boolean |
isValidNmtoken(java.lang.String nmtoken) |
getEntityResolver, getErrorHandler, getFeature, getLocale, getProperty, getRecognizedProperties, loadGrammar, reset, setEntityResolver, setErrorHandler, setFeature, setLocale, setProperty
any, attributeDecl, checkStandaloneEntityRef, comment, element, elementDecl, empty, endAttlist, endConditional, endContentModel, endDTD, endExternalSubset, endGroup, endParameterEntity, externalEntityDecl, getDTDContentModelHandler, getDTDContentModelSource, getDTDHandler, getDTDSource, getFeatureDefault, getPropertyDefault, getRecognizedFeatures, ignoredCharacters, internalEntityDecl, notationDecl, occurrence, pcdata, processingInstruction, reset, separator, setDTDContentModelHandler, setDTDContentModelSource, setDTDHandler, setDTDSource, startAttlist, startConditional, startContentModel, startDTD, startExternalSubset, startGroup, startParameterEntity, textDecl, unparsedEntityDecl
public XML11DTDProcessor()
public XML11DTDProcessor(SymbolTable symbolTable)
public XML11DTDProcessor(SymbolTable symbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool grammarPool)
protected boolean isValidNmtoken(java.lang.String nmtoken)
isValidNmtoken
in class XMLDTDProcessor
protected boolean isValidName(java.lang.String name)
isValidName
in class XMLDTDProcessor
Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.