Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.XMLNotationDecl
-
Packages that use XMLNotationDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd -
-
Uses of XMLNotationDecl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type XMLNotationDecl Modifier and Type Method Description boolean
DTDGrammar. getNotationDecl(int notationDeclIndex, XMLNotationDecl notationDecl)
getNotationDeclprotected void
DTDGrammar. setNotationDecl(int notationDeclIndex, XMLNotationDecl notationDecl)
-