|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Function | |
net.sf.jec | |
net.sf.jec.functions |
Uses of Function in net.sf.jec |
Methods in net.sf.jec with parameters of type Function | |
void |
ExpressionCompiler.addFunction(java.lang.String name,
Function function)
Adds a new function to the compiler |
Uses of Function in net.sf.jec.functions |
Subclasses of Function in net.sf.jec.functions | |
class |
CurrencyFunction
|
class |
DateFunction
Direct and inverse maps between Date/Timestamps to String objects. |
class |
PercentFunction
Direct and inverse maps between Date/Timestamps to String objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |