Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.XMLDTDDescription
-
Packages that use XMLDTDDescription Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd -
-
Uses of XMLDTDDescription in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd declared as XMLDTDDescription Modifier and Type Field Description protected XMLDTDDescriptionDTDGrammar. fGrammarDescriptionConstructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type XMLDTDDescription Constructor Description DTDGrammar(SymbolTable symbolTable, XMLDTDDescription desc)Default constructor.
-