Uses of Class
org.apache.xerces.impl.dtd.DTDGrammar

Packages that use DTDGrammar
org.apache.xerces.impl.dtd   
org.apache.xerces.parsers   
 

Uses of DTDGrammar in org.apache.xerces.impl.dtd
 

Methods in org.apache.xerces.impl.dtd that return DTDGrammar
 DTDGrammar DTDGrammarBucket.getGrammar(XMLGrammarDescription desc)
           
 

Methods in org.apache.xerces.impl.dtd with parameters of type DTDGrammar
 void DTDGrammarBucket.putGrammar(DTDGrammar grammar)
          Puts the specified grammar into the grammar pool and associate it to a root element name (this being internal, the lack of generality is irrelevant).
 

Uses of DTDGrammar in org.apache.xerces.parsers
 

Methods in org.apache.xerces.parsers that return DTDGrammar
 DTDGrammar DTDParser.getDTDGrammar()
          getDTDGrammar