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

/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
H A DXPathImpl.java18 // $Id: XPathImpl.java 524814 2007-04-02 15:52:11Z zongaro $
49 * The XPathImpl class provides implementation for the methods defined in
57 public class XPathImpl implements javax.xml.xpath.XPath { class in inherits:javax.xml.xpath.XPath
71 XPathImpl( XPathVariableResolver vr, XPathFunctionResolver fr ) { method in class:XPathImpl
76 XPathImpl( XPathVariableResolver vr, XPathFunctionResolver fr, method in class:XPathImpl
H A DXPathFactoryImpl.java105 return new org.apache.xpath.jaxp.XPathImpl(

Completed in 97 milliseconds