public abstract class

XMLGrammarParser

extends XMLParser
java.lang.Object
   ↳ org.apache.xerces.parsers.XMLParser
     ↳ org.apache.xerces.parsers.XMLGrammarParser
Known Direct Subclasses

Summary

[Expand]
Inherited Constants
From class org.apache.xerces.parsers.XMLParser
Fields
protected DTDDVFactory fDatatypeValidatorFactory fDatatypeValidatorFactory
[Expand]
Inherited Fields
From class org.apache.xerces.parsers.XMLParser
Protected Constructors
XMLGrammarParser(SymbolTable symbolTable)
Construct an XMLGrammarParser with the specified symbol table
[Expand]
Inherited Methods
From class org.apache.xerces.parsers.XMLParser
From class java.lang.Object

Fields

protected DTDDVFactory fDatatypeValidatorFactory

fDatatypeValidatorFactory

Protected Constructors

protected XMLGrammarParser (SymbolTable symbolTable)

Construct an XMLGrammarParser with the specified symbol table