Package com.werken.xpath.function
Class TrueFunction
- java.lang.Object
-
- com.werken.xpath.function.TrueFunction
-
-
Constructor Summary
Constructors Constructor Description TrueFunction()
-
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.Boolean
evaluate()
-