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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/domapi/
H A DXPathEvaluatorImpl.java21 * $Id: XPathEvaluatorImpl.java,v 1.2.4.1 2005/09/10 04:04:07 jeffsuttor Exp $
61 public final class XPathEvaluatorImpl implements XPathEvaluator { class in inherits:XPathEvaluator
120 * Constructor for XPathEvaluatorImpl.
125 public XPathEvaluatorImpl(Document doc) { method in class:XPathEvaluatorImpl
134 public XPathEvaluatorImpl() { method in class:XPathEvaluatorImpl

Completed in 140 milliseconds