com.werken.xpath.function
public class StartsWithFunction extends java.lang.Object implements Function
4.2 boolean starts-with(string,string)
boolean starts-with(string,string)
StartsWithFunction()
java.lang.Object
call(Context context, java.util.List args)
static java.lang.Boolean
evaluate(java.lang.Object strArg, java.lang.Object matchArg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StartsWithFunction()
public java.lang.Object call(Context context, java.util.List args)
Function
call
context
args
public static java.lang.Boolean evaluate(java.lang.Object strArg, java.lang.Object matchArg)
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.