Uses of Class
org.apache.xpath.CachedXPathAPI

Packages that use CachedXPathAPI
org.apache.xpath Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages. 
 

Uses of CachedXPathAPI in org.apache.xpath
 

Constructors in org.apache.xpath with parameters of type CachedXPathAPI
CachedXPathAPI.CachedXPathAPI(CachedXPathAPI priorXPathAPI)
          This constructor shares its XPathContext with a pre-existing CachedXPathAPI.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.