Home
last modified time | relevance | path

Searched refs:priorXPathAPI (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DCachedXPathAPI.java93 public CachedXPathAPI(CachedXPathAPI priorXPathAPI) in CachedXPathAPI() argument
95 xpathSupport = priorXPathAPI.xpathSupport; in CachedXPathAPI()