Uses of Class
org.apache.xerces.impl.dtd.XMLEntityDecl

Packages that use XMLEntityDecl
org.apache.xerces.impl.dtd   
 

Uses of XMLEntityDecl in org.apache.xerces.impl.dtd
 

Methods in org.apache.xerces.impl.dtd with parameters of type XMLEntityDecl
protected static void XMLDTDProcessor.checkStandaloneEntityRef(String name, DTDGrammar grammar, XMLEntityDecl tempEntityDecl, XMLErrorReporter errorReporter)
          Check standalone entity reference.
 boolean DTDGrammar.getEntityDecl(int entityDeclIndex, XMLEntityDecl entityDecl)
          getEntityDecl
protected  void DTDGrammar.setEntityDecl(int entityDeclIndex, XMLEntityDecl entityDecl)
           
 



Copyright © 2011. All Rights Reserved.