com.werken.xpath.function

Class SubstringBeforeFunction

public class SubstringBeforeFunction extends Object implements Function

4.2 string substring-before(string,string)

Author: bob mcwhirter (bob @ werken.com)

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

Method Detail

call

public Object call(Context context, List args)

evaluate

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