com.werken.xpath.function
public class SubstringBeforeFunction extends Object implements Function
4.2 string substring-before(string,string)
Method Summary | |
---|---|
Object | call(Context context, List args) |
static String | evaluate(Object strArg, Object matchArg) |