|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an interface class for the XPath parser.
Method Summary | |
XPath |
parse(java.lang.String xpath)
Constructor for the XPath parser interface. |
Method Detail |
public XPath parse(java.lang.String xpath) throws XPathParserException
xpath
- is the input XPath to be parsed.
XPathParserException
- XPath parser exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |