com.werken.xpath.function

Class StringLengthFunction

public class StringLengthFunction extends Object implements Function

4.2 number string-length(string)

Author: bob mcwhirter (bob @ werken.com)

Method Summary
Objectcall(Context context, List args)
static Doubleevaluate(Object obj)

Method Detail

call

public Object call(Context context, List args)

evaluate

public static Double evaluate(Object obj)
Copyright