Uses of Package
org.apache.commons.ognl.enhance

Packages that use org.apache.commons.ognl.enhance
org.apache.commons.ognl   
org.apache.commons.ognl.enhance   
 

Classes in org.apache.commons.ognl.enhance used by org.apache.commons.ognl
ExpressionAccessor
          Provides pure java expression paths to get/set values from an ognl expression.
LocalReference
          Container class for OgnlExpressionCompiler generated local method block references.
OgnlExpressionCompiler
          Core interface implemented by expression compiler instances.
OrderedReturn
          Marks an ognl expression Node as needing to have the return portion of a getter method happen in a specific part of the generated expression vs just having the whole expression returned in one chunk.
 

Classes in org.apache.commons.ognl.enhance used by org.apache.commons.ognl.enhance
EnhancedClassLoader
           
LocalReference
          Container class for OgnlExpressionCompiler generated local method block references.
OgnlExpressionCompiler
          Core interface implemented by expression compiler instances.
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.