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