Class RecursiveElementIterable
java.lang.Object
ch.tocco.nice2.dbrefactoring.api.RecursiveElementIterable
-
Constructor Summary
ConstructorsConstructorDescriptionRecursiveElementIterable(Document parentDoc) RecursiveElementIterable(Element parentEl) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterable
forEach, spliteratorMethods inherited from interface Iterator
forEachRemaining
-
Constructor Details
-
RecursiveElementIterable
-
RecursiveElementIterable
-
-
Method Details
-
iterator
-
hasNext
-
next
-
remove
-