|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ucl.xpath.JFlexCupParser
JFlexCupParser parses the xpath expression
Constructor Summary | |
JFlexCupParser()
|
Method Summary | |
XPath |
parse(java.lang.String xpath)
Tries to parse the xpath expression |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JFlexCupParser()
Method Detail |
public XPath parse(java.lang.String xpath) throws XPathParserException
parse
in interface XPathParser
xpath
- is the xpath string.
XPathParserException.
XPathParserException
- XPath parser exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |