Home
last modified time | relevance | path

Searched defs:recursiveVarContext (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
DXPathContext.java319 public XPathContext(boolean recursiveVarContext) { in XPathContext()
348 public XPathContext(Object owner, boolean recursiveVarContext) { in XPathContext()