Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd.XMLEntityDecl
-
Packages that use XMLEntityDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd -
-
Uses of XMLEntityDecl 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 XMLEntityDecl Modifier and Type Method Description protected static voidXMLDTDProcessor. checkStandaloneEntityRef(String name, DTDGrammar grammar, XMLEntityDecl tempEntityDecl, XMLErrorReporter errorReporter)Check standalone entity reference.booleanDTDGrammar. getEntityDecl(int entityDeclIndex, XMLEntityDecl entityDecl)getEntityDeclprotected voidDTDGrammar. setEntityDecl(int entityDeclIndex, XMLEntityDecl entityDecl)
-