|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPathResult | |
---|---|
com.gargoylesoftware.htmlunit.javascript.host | Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. |
Uses of XPathResult in com.gargoylesoftware.htmlunit.javascript.host |
---|
Methods in com.gargoylesoftware.htmlunit.javascript.host that return XPathResult | |
---|---|
XPathResult |
Document.jsxFunction_evaluate(String expression,
Node contextNode,
Object resolver,
int type,
Object result)
Evaluates an XPath expression string and returns a result of the specified type if possible. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |