public interface NodeType
ognl.enhance.OgnlExpressionCompiler logic to determine the object
type of Nodes during expression evaluation.| Modifier and Type | Method and Description |
|---|---|
Class |
getGetterClass()
The type returned from the expression - if any.
|
Class |
getSetterClass()
The type used to set the value - if any.
|
Copyright © 1997–2014 The Apache Software Foundation. All rights reserved.