|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeTypeIterator
An iterator for NodeType
objects.
Method Summary | |
---|---|
NodeType |
nextNodeType()
Returns the next NodeType in the iteration. |
Methods inherited from interface javax.jcr.RangeIterator |
---|
getPosition, getSize, skip |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
NodeType nextNodeType()
NodeType
in the iteration.
NodeType
in the iteration.
java.util.NoSuchElementException
- if iteration has no more
NodeType
s.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |