Searched refs:XPathExpressionContext (Results 1 - 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/
H A DXPathContext.java1057 XPathExpressionContext expressionContext = new XPathExpressionContext();
1069 public class XPathExpressionContext implements ExpressionContext class in class:XPathContext
1072 * Return the XPathContext associated with this XPathExpressionContext.
1076 * @return the XPathContext associated with this XPathExpressionContext.

Completed in 75 milliseconds