Searched refs:CachedXPathAPI (Results 1 – 2 of 2) sorted by relevance
57 public class CachedXPathAPI class73 public CachedXPathAPI() in CachedXPathAPI() method in CachedXPathAPI93 public CachedXPathAPI(CachedXPathAPI priorXPathAPI) in CachedXPathAPI() method in CachedXPathAPI
24 import org.apache.xpath.CachedXPathAPI;91 CachedXPathAPI xp = new CachedXPathAPI(); in execute()