Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.XMLElementDecl
-
Packages that use XMLElementDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd -
-
Uses of XMLElementDecl 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 XMLElementDecl Modifier and Type Method Description protected void
DTDGrammar. addContentSpecToElement(XMLElementDecl elementDecl)
Adds the content spec to the given element declaration.boolean
DTDGrammar. getElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
getElementDeclprotected void
DTDGrammar. setElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
-