public class ElementIterator extends FilterIterator
ElementIterator
is a filtering Iterator
which filters
out objects which do not implement the Element
interface.
proxy
Constructor and Description |
---|
ElementIterator(Iterator proxy)
Deprecated.
|
public ElementIterator(Iterator proxy)
protected boolean matches(Object element)
matches
in class FilterIterator
element
- DOCUMENT ME!Element
interfaceCopyright © 2012 JBoss by Red Hat. All Rights Reserved.