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