public interface NodeType
ognl.enhance.OgnlExpressionCompiler
logic to determine the object
type of Node
s 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–2021 The Apache Software Foundation. All rights reserved.