com.werken.xpath.function
public class SubstringBeforeFunction extends java.lang.Object implements Function
4.2 string substring-before(string,string)
string substring-before(string,string)
SubstringBeforeFunction()
java.lang.Object
call(Context context, java.util.List args)
static java.lang.String
evaluate(java.lang.Object strArg, java.lang.Object matchArg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SubstringBeforeFunction()
public java.lang.Object call(Context context, java.util.List args)
Function
call
context
args
public static java.lang.String evaluate(java.lang.Object strArg, java.lang.Object matchArg)
Copyright ? 2000 bob mcwhirter and The Werken & Sons Company. All Rights Reserved.