Home » Xerces-J-src.2.9.1 » org.apache.xerces » parsers » [javadoc | source]
org.apache.xerces.parsers
abstract public class: XMLGrammarParser [javadoc | source]
java.lang.Object
   org.apache.xerces.parsers.XMLParser
      org.apache.xerces.parsers.XMLGrammarParser

Direct Known Subclasses:
    DTDParser

Field Summary
protected  DTDDVFactory fDatatypeValidatorFactory    fDatatypeValidatorFactory 
Fields inherited from org.apache.xerces.parsers.XMLParser:
ENTITY_RESOLVER,  ERROR_HANDLER,  fConfiguration
Constructor:
 protected XMLGrammarParser(SymbolTable symbolTable) 
    Construct an XMLGrammarParser with the specified symbol table
    Parameters:
    symbolTable -
Methods from org.apache.xerces.parsers.XMLParser:
parse,   reset
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait