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

/openjdk7/jaxp/src/org/w3c/dom/xpath/
H A DXPathResult.java185 public Node getSingleNodeValue() method in interface:XPathResult
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/domapi/
H A DXPathResultImpl.java248 * @see org.w3c.dom.xpath.XPathResult#getSingleNodeValue()
250 public Node getSingleNodeValue() throws XPathException { method in class:XPathResultImpl

Completed in 31 milliseconds