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

/openjdk7/jaxp/src/org/w3c/dom/xpath/
H A DXPathResult.java205 public int getSnapshotLength() method in interface:XPathResult
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/domapi/
H A DXPathResultImpl.java295 * @see org.w3c.dom.xpath.XPathResult#getSnapshotLength()
297 public int getSnapshotLength() throws XPathException { method in class:XPathResultImpl
303 // "The method getSnapshotLength cannot be called on the XPathResult of XPath expression {0} because its XPathResultType is {1}.

Completed in 30 milliseconds