Class DomElementIterator<T>

java.lang.Object
net.anwiba.commons.xml.dom.DomElementIterator<T>
All Implemented Interfaces:
Closeable, AutoCloseable, Iterable<T>, IClosableIterator<T,IOException>, ICloseable<IOException>, IClosableIoIterator<T>

public class DomElementIterator<T> extends Object implements IClosableIoIterator<T>