Class ElementNameIterator
-
Field Summary
FieldsFields inherited from class FilterIterator
proxy
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FilterIterator
findNext, hasNext, next, remove
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface Iterator
forEachRemaining
-
Field Details
-
name
Deprecated.
-
-
Constructor Details
-
ElementNameIterator
-
-
Method Details
-
matches
Deprecated.DOCUMENT ME!- Specified by:
matches
in classFilterIterator<Node>
- Parameters:
object
- DOCUMENT ME!- Returns:
- true if the given element implements the
Element
interface
-