API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.w3c.dom.xpath. XPathExpression View Source
Author(s)
Since
Version
Serial
Hierarchy
 XPathExpression
Subinterfaces
Description
public interface XPathExpression
  The XPathExpression interface represents a parsed and resolved XPath expression.
See also:   
Methods
Hide/Show inherited methods
public Object evaluate (Node contextNode, short type, Object result) throws XPathException DOMException
  Evaluates this XPath expression and returns a result.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar