com.werken.xpath.function

Class SubstringAfterFunction

public class SubstringAfterFunction extends Object implements Function

4.2 string substring-after(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.