public interface XPathExpr extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List |
asList(Context context) |
Expr |
getRootExpr() |
String |
getText() |
void |
setRootExpr(Expr rootExpr) |
void |
simplify() |
Expr getRootExpr()
void setRootExpr(Expr rootExpr)
String getText()
void simplify()
List asList(Context context) throws JaxenException
JaxenExceptionCopyright © 2013. All Rights Reserved.