Package com.werken.xpath.function
Class ConcatFunction
- java.lang.Object
-
- com.werken.xpath.function.ConcatFunction
-
-
Constructor Summary
Constructors Constructor Description ConcatFunction()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
call(Context context, java.util.List args)
Call the function object.static java.lang.String
evaluate(java.util.List list)
-