Package org.ofbiz.base.util.string

Interface Summary
FlexibleStringExpander.StrElem  
 

Class Summary
FlexibleStringExpander Expands String values that contain Unified Expression Language syntax.
FlexibleStringExpander.BshElem  
FlexibleStringExpander.ConstElem  
FlexibleStringExpander.CurrElem  
FlexibleStringExpander.GroovyElem  
FlexibleStringExpander.NestedVarElem  
FlexibleStringExpander.VarElem  
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.
UelFunctions Implements Unified Expression Language functions.
UelFunctions.Functions  
UelUtil Implements the Unified Expression Language (JSR-245).
UelUtil.BasicContext  
UelUtil.BasicValueExpression  
UelUtil.BasicVariableMapper  
UelUtil.ExtendedCompositeResolver Custom CompositeELResolver used to handle variable auto-vivify.
UelUtil.ExtendedListResolver Custom ListELResolver used to handle OFBiz List syntax.
UelUtil.ExtendedMapResolver Custom MapELResolver class used to accommodate LocalizedMap instances.