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

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

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

Methods in org.apache.xerces.impl.dtd with parameters of type XMLElementDecl
protected  void DTDGrammar.addContentSpecToElement(XMLElementDecl elementDecl)
          Adds the content spec to the given element declaration.
 boolean DTDGrammar.getElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
          getElementDecl
protected  void DTDGrammar.setElementDecl(int elementDeclIndex, XMLElementDecl elementDecl)
           
 



Copyright © 2011. All Rights Reserved.