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 voidDTDGrammar. addContentSpecToElement(XMLElementDecl elementDecl)Adds the content spec to the given element declaration.booleanDTDGrammar. getElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)getElementDeclprotected voidDTDGrammar. setElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
-