Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.expr.DefaultExpr
org.jaxen.expr.DefaultFunctionCallExpr
Field Summary | |
private String | |
private List | |
private String | |
private static long |
Constructor Summary | |
|
Method Summary | |
void |
|
Object | |
List |
|
String | |
List | |
String | |
String |
|
Expr |
|
String |
|
Methods inherited from class org.jaxen.expr.DefaultExpr | |
convertToIterator , convertToList , simplify |
private String functionName
private List parameters
private String prefix
private static final long serialVersionUID
- Field Value:
- -4747789292572193708L
public void addParameter(Expr parameter)
- Specified by:
- addParameter in interface FunctionCallExpr
public String getFunctionName()
- Specified by:
- getFunctionName in interface FunctionCallExpr
public String toString()