public interface NodeType
OgnlExpressionCompiler logic to determine the object
type of Nodes during expression evaluation.| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getGetterClass()
The type returned from the expression - if any.
|
java.lang.Class |
getSetterClass()
The type used to set the value - if any.
|
Copyright © 1997-2018 OpenSymphony. All Rights Reserved.