JcrUtils.in(PropertyIterator) instead@Deprecated public class PropertyIterable extends Object implements Iterable<Property>
PropertyIterator instance to an
Iterable instance that always returns the same underlying
iterator.| Constructor and Description |
|---|
PropertyIterable(PropertyIterator iterator)
Deprecated.
Creates an iterable adapter for the given property iterator.
|
public PropertyIterable(PropertyIterator iterator)
iterator - the property iterator to be adaptedCopyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.