Package ognl.enhance
package ognl.enhance
-
ClassDescriptionProvides pure java expression paths to get/set values from an ognl expression.Responsible for managing/providing functionality related to compiling generated java source expressions via bytecode enhancements for a given ognl expression.Container class for
OgnlExpressionCompilergenerated local method block references.Core interface implemented by expression compiler instances.Implementation ofLocalReference.Marks an ognl expressionNodeas 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.Thrown during bytecode enhancement conversions of ognl expressions to indicate that a certain expression isn't currently supported as a pure java bytecode enhanced version.