| Constructor and Description |
|---|
EmptyPropertyIterator() |
| Modifier and Type | Method and Description |
|---|---|
long |
getPosition() |
long |
getSize() |
boolean |
hasNext() |
Object |
next() |
javax.jcr.Property |
nextProperty() |
void |
remove() |
void |
skip(long skipNum) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic javax.jcr.Property nextProperty()
nextProperty in interface javax.jcr.PropertyIteratorpublic void skip(long skipNum)
skip in interface javax.jcr.RangeIteratorpublic long getSize()
getSize in interface javax.jcr.RangeIteratorpublic long getPosition()
getPosition in interface javax.jcr.RangeIteratorCopyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.