|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
org.w3c.dom.Node
interface to
the generic methods of the TreeIteratorAdapter
.
java.util.Iterator
methods for the
node list.java.util.Iterator
interface for Enumeration
.
java.util.Iterator
to iterate over children of the node.
java.util.Iterator
to iterate over children of the node.
java.util.Iterator
to iterate over children of the node.
true
if current node has children and iterator
is allowed to traverse them.
true
if not all elements of the tree have
been traversed.
true
if the maximum allowed level is reached.
Iterator
but it is not supported.
Iterator
but it is not supported.
Iterator
but it is not supported.
moveToChildren
.
next()
will skip children of the current node
and move to the next sibling instead.
TreeNodeAdapter
implementation for
javax.swing.tree.TreeNode
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |