JcrUtils.in(PropertyIterator) instead@Deprecated public class PropertyIterable extends Object implements Iterable<javax.jcr.Property>
PropertyIterator instance to an
Iterable instance that always returns the same underlying
iterator.| Constructor and Description |
|---|
PropertyIterable(javax.jcr.PropertyIterator iterator)
Deprecated.
Creates an iterable adapter for the given property iterator.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<javax.jcr.Property> |
iterator()
Deprecated.
Returns the property iterator.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.