ognl
public class NumberElementsAccessor extends java.lang.Object implements ElementsAccessor, NumericTypes
BIGDEC, BIGINT, BOOL, BYTE, CHAR, DOUBLE, FLOAT, INT, LONG, MIN_REAL_TYPE, NONNUMERIC, SHORT
Constructor and Description |
---|
NumberElementsAccessor() |
Modifier and Type | Method and Description |
---|---|
java.util.Enumeration |
getElements(java.lang.Object target)
Returns an iterator over the elements of the given target object.
|
public java.util.Enumeration getElements(java.lang.Object target)
ElementsAccessor
getElements
in interface ElementsAccessor
target
- the object to get the elements of