Searched defs:XPathResultImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/domapi/
H A DXPathResultImpl.java21 * $Id: XPathResultImpl.java,v 1.2.4.1 2005/09/10 04:18:54 jeffsuttor Exp $
63 class XPathResultImpl implements XPathResult, EventListener { class in inherits:XPathResult,EventListener
101 * Constructor for XPathResultImpl.
105 XPathResultImpl(short type, XObject result, Node contextNode, XPath xpath) { method in class:XPathResultImpl

Completed in 34 milliseconds