public class ElementNameIterator extends FilterIterator
ElementNameIterator
is a filtering Iterator
which
filters out objects which do not implement the Element
interface and
are not of the correct element name.
proxy
Constructor | Description |
---|---|
ElementNameIterator(java.util.Iterator proxy,
java.lang.String name) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected boolean |
matches(java.lang.Object object) |
Deprecated.
DOCUMENT ME!
|
findNext, hasNext, next, remove
public ElementNameIterator(java.util.Iterator proxy, java.lang.String name)
protected boolean matches(java.lang.Object object)
matches
in class FilterIterator
object
- DOCUMENT ME!Element
interfaceCopyright ? 2005 MetaStuff Ltd. All Rights Reserved. Hosted by