Package com.werken.xpath.function
Class SubstringBeforeFunction
- java.lang.Object
-
- com.werken.xpath.function.SubstringBeforeFunction
-
-
Constructor Summary
Constructors Constructor Description SubstringBeforeFunction()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectcall(Context context, java.util.List args)Call the function object.static java.lang.Stringevaluate(java.lang.Object strArg, java.lang.Object matchArg)
-