public class ArrayElementsAccessor extends Object implements ElementsAccessor
Constructor and Description |
---|
ArrayElementsAccessor() |
Modifier and Type | Method and Description |
---|---|
Enumeration |
getElements(Object target)
Returns an iterator over the elements of the given target object.
|
public Enumeration getElements(Object target)
ElementsAccessor
getElements
in interface ElementsAccessor
target
- the object to get the elements ofCopyright © 1997–2021 The Apache Software Foundation. All rights reserved.