Interface XPathResult


public interface XPathResult
An implementation of the DOM W3C XPathResult interface that represents the result of the XPath expression evaluation.
See Also: