com.werken.xpath.function

Class StringFunction

public class StringFunction extends Object implements Function

4.2 string string(object)

Author: bob mcwhirter (bob @ werken.com)

Method Summary
Objectcall(Context context, List args)
static Stringevaluate(Object obj)
static Stringevaluate(Element elem)

Method Detail

call

public Object call(Context context, List args)

evaluate

public static String evaluate(Object obj)

evaluate

public static String evaluate(Element elem)
Copyright B) 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.