public static class NodeTypeRegistry.JahiaNodeTypeIterator extends Object implements javax.jcr.nodetype.NodeTypeIterator, Iterable<ExtendedNodeType>
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition() |
long |
getSize() |
boolean |
hasNext() |
Iterator<ExtendedNodeType> |
iterator()
Returns an iterator over a set of elements of type T.
|
Object |
next() |
javax.jcr.nodetype.NodeType |
nextNodeType() |
void |
remove() |
void |
skip(long l) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingforEach, spliteratorpublic javax.jcr.nodetype.NodeType nextNodeType()
nextNodeType in interface javax.jcr.nodetype.NodeTypeIteratorpublic void skip(long l)
skip in interface javax.jcr.RangeIteratorpublic long getSize()
getSize in interface javax.jcr.RangeIteratorpublic long getPosition()
getPosition in interface javax.jcr.RangeIteratorpublic Iterator<ExtendedNodeType> iterator()
iterator in interface Iterable<ExtendedNodeType>Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.