|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jaxen.expr.DefaultXPathExpr
Constructor Summary | |
DefaultXPathExpr(Expr rootExpr)
Deprecated. |
Method Summary | |
List |
asList(Context context)
Deprecated. |
Expr |
getRootExpr()
Deprecated. |
String |
getText()
Deprecated. |
void |
setRootExpr(Expr rootExpr)
Deprecated. |
void |
simplify()
Deprecated. |
String |
toString()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DefaultXPathExpr(Expr rootExpr)
Method Detail |
public Expr getRootExpr()
getRootExpr
in interface XPathExpr
public void setRootExpr(Expr rootExpr)
setRootExpr
in interface XPathExpr
public String toString()
public String getText()
getText
in interface XPathExpr
public void simplify()
simplify
in interface XPathExpr
public List asList(Context context) throws JaxenException
asList
in interface XPathExpr
JaxenException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |