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