Package org.vedantatree.expressionoasis.extensions
-
Interface Summary Interface Description FunctionProvider This class represents the interface for function providers for Expression Engine.VariableProvider This class represents the interface for variable providers for Expression Engine. -
Class Summary Class Description DefaultFunctionProvider This is the default function provider.DefaultVariableProvider This is the default implementation of the variable provider.MathFunctions This class provides the math function for experssion evaluatorStringFunctions This class provides various utilities methods for String operationsXMLFunctionProvider This is the XML function provider.