com.werken.xpath.function

Class StartsWithFunction

public class StartsWithFunction extends Object implements Function

4.2 boolean starts-with(string,string)

Author: bob mcwhirter (bob @ werken.com)

Method Summary
Objectcall(Context context, List args)
static Booleanevaluate(Object strArg, Object matchArg)

Method Detail

call

public Object call(Context context, List args)

evaluate

public static Boolean evaluate(Object strArg, Object matchArg)
Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.