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