Uses of Class
org.apache.xerces.util.IntStack

Packages that use IntStack
org.apache.xerces.impl.xs   
org.apache.xerces.xinclude   
 

Uses of IntStack in org.apache.xerces.impl.xs
 

Fields in org.apache.xerces.impl.xs declared as IntStack
protected  IntStack XMLSchemaValidator.XPathMatcherStack.fContextStack
          Offset stack for contexts.
 

Uses of IntStack in org.apache.xerces.xinclude
 

Fields in org.apache.xerces.xinclude declared as IntStack
protected  IntStack XIncludeHandler.fBaseURIScope
           
protected  IntStack XIncludeHandler.fLanguageScope
           
 



Copyright © 2011. All Rights Reserved.