|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseXPath
org.apache.axis2.om.xpath.AXIOMXPath
Constructor Summary | |
AXIOMXPath(java.lang.String xpathExpr)
Construct given an XPath expression string. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AXIOMXPath(java.lang.String xpathExpr) throws JaxenException
xpathExpr
- the XPath expression.
org.jaxen.JaxenException
- if there is a syntax error while
parsing the expression
JaxenException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |