Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jaxen.function.TrueFunction
boolean true()
Returns true.
XPath Specification
Constructor Summary | |
|
Method Summary | |
Object | |
static Boolean |
|
public Object call(Context context, List args) throws FunctionCallException
ReturnsBoolean.TRUE
- Parameters:
context
- ignoredargs
- an empty list
- Returns:
Boolean.TRUE
- Throws:
FunctionCallException
- ifargs
is not empty
public static Boolean evaluate()
Returns true.
- Returns:
Boolean.TRUE