org.jaxen.function.ext
public class EndsWithFunction extends Object implements Function
boolean ends-with(string,string)
Method Summary | |
---|---|
Object | call(Context context, List args) |
static Boolean | evaluate(Object strArg, Object matchArg, Navigator nav) |