Uses of Class
org.apache.xerces.framework.XMLContentSpecNode

Packages that use XMLContentSpecNode
org.apache.xerces.framework   
org.apache.xerces.validators.dtd   
org.apache.xerces.validators.schema   
 

Uses of XMLContentSpecNode in org.apache.xerces.framework
 

Methods in org.apache.xerces.framework with parameters of type XMLContentSpecNode
 void XMLValidator.ContentSpec.getNode(int handle, XMLContentSpecNode node)
          fill in XMLContentSpecNode node with the information for ContentSpec in handle
 

Uses of XMLContentSpecNode in org.apache.xerces.validators.dtd
 

Methods in org.apache.xerces.validators.dtd with parameters of type XMLContentSpecNode
protected  void DTDValidator.getContentSpecNode(int contentSpecIndex, XMLContentSpecNode csn)
           
 void ElementDeclPool.getContentSpecNode(int contentSpecIndex, XMLContentSpecNode csn)
           
 

Uses of XMLContentSpecNode in org.apache.xerces.validators.schema
 

Methods in org.apache.xerces.validators.schema with parameters of type XMLContentSpecNode
 void XSchemaValidator.getContentSpecNode(int contentSpecIndex, XMLContentSpecNode csn)
           
 



Copyright © 1999 Apache XML Project. All Rights Reserved.