FlexibleStringExpander |
Expands String values that contain Unified Expression Language (JSR 245)
syntax.
|
FlexibleStringExpander.ArrayOffsetString |
|
FlexibleStringExpander.ConstOffsetElem |
An object that represents a String constant portion of an expression.
|
FlexibleStringExpander.ConstSimpleElem |
An object that represents a String constant portion of an expression.
|
FlexibleStringExpander.CurrElem |
An object that represents a currency portion of an expression.
|
FlexibleStringExpander.Elements |
A container object that contains expression fragments.
|
FlexibleStringExpander.NestedVarElem |
An object that represents a nested expression.
|
FlexibleStringExpander.ScriptElem |
An object that represents a ${[groovy|bsh]:} expression.
|
FlexibleStringExpander.VarElem |
An object that represents a simple, non-nested expression.
|
JuelConnector |
A facade class used to connect the OFBiz framework to the JUEL library.
|
JuelConnector.ExtendedAstBracket |
Custom AstBracket class that implements
List or Map auto-vivify.
|
JuelConnector.ExtendedAstDot |
Custom AstDot class that implements
List or Map auto-vivify.
|
JuelConnector.ExtendedBuilder |
Custom Builder class needed to implement a custom parser.
|
JuelConnector.ExtendedParser |
Custom Parser class needed to implement auto-vivify.
|
NodeELResolver |
Defines property resolution behavior on Nodes.
|
UelFunctions |
Implements Unified Expression Language functions.
|
UelFunctions.Functions |
|
UelUtil |
Implements the Unified Expression Language (JSR-245).
|