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

Packages that use XMLDTDDescription
org.apache.xerces.impl.dtd   
 

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

Constructors in org.apache.xerces.impl.dtd with parameters of type XMLDTDDescription
DTDGrammar(SymbolTable symbolTable, XMLDTDDescription desc)
          Default constructor.