|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springmodules.validation.util.collection.ReadOnlyIterator
org.springmodules.validation.util.xml.ChildNodesIterator
public class ChildNodesIterator
Iterates over the direct child nodes of the given node.
| Constructor Summary | |
|---|---|
ChildNodesIterator(org.w3c.dom.Node node)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.lang.Object |
next()
|
| Methods inherited from class org.springmodules.validation.util.collection.ReadOnlyIterator |
|---|
remove |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChildNodesIterator(org.w3c.dom.Node node)
| Method Detail |
|---|
public boolean hasNext()
public java.lang.Object next()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||