Constructor | Description |
---|---|
StringFunction() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Object |
call(Context context,
java.util.List args) |
Call the function object.
|
static java.lang.String |
evaluate(java.lang.Object obj) |
|
static java.lang.String |
evaluate(org.jdom.Element elem) |
public java.lang.Object call(Context context, java.util.List args)
Function
public static java.lang.String evaluate(java.lang.Object obj)
public static java.lang.String evaluate(org.jdom.Element elem)
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.