public class MultiplePropertyIterator extends MultipleIterator<javax.jcr.PropertyIterator> implements javax.jcr.PropertyIterator
| Type | Property and Description |
|---|---|
javax.jcr.Property |
next |
| Constructor and Description |
|---|
MultiplePropertyIterator(List<javax.jcr.PropertyIterator> iterators,
long limit) |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Property |
nextProperty() |
getPosition, getSize, hasNext, next, remove, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removepublic javax.jcr.Property nextProperty
nextProperty in interface javax.jcr.PropertyIteratorpublic MultiplePropertyIterator(List<javax.jcr.PropertyIterator> iterators, long limit)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.