|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeType
Used by some of the ognl.enhance.OgnlExpressionCompiler logic to determine the object type of Nodes
during expression evaluation.
| Method Summary | |
|---|---|
Class<?> |
getGetterClass()
The type returned from the expression - if any. |
Class<?> |
getSetterClass()
The type used to set the value - if any. |
| Method Detail |
|---|
Class<?> getGetterClass()
Class<?> getSetterClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||