|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XPath | |
com.hp.hpl.sparta.xpath | XPath parse trees over which Visitor objects can traverse to apply the XPath expression to DOM nodes. |
Uses of XPath in com.hp.hpl.sparta.xpath |
Methods in com.hp.hpl.sparta.xpath that return XPath | |
static XPath |
XPath.get(java.lang.String xpathString)
Return the xpath parse-tree object for this expression. |
Constructors in com.hp.hpl.sparta.xpath with parameters of type XPath | |
XPathException(XPath xpath,
java.lang.String msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |