public class PropertyIterator extends com.google.common.collect.ForwardingIterator<javax.jcr.Property> implements Iterable<javax.jcr.Property>
| Constructor and Description |
|---|
PropertyIterator(javax.jcr.PropertyIterator i)
Wrap the JCR PropertyIterator with our generic iterator
|
Copyright © 2013–2014 DuraSpace, Inc.. All rights reserved.