|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.priha.util.GenericIterator
org.priha.util.PropertyIteratorImpl
public class PropertyIteratorImpl
| Field Summary |
|---|
| Fields inherited from class org.priha.util.GenericIterator |
|---|
m_iterator, m_list, m_position, m_size |
| Constructor Summary | |
|---|---|
PropertyIteratorImpl(java.util.List<PropertyImpl> references)
|
|
| Method Summary | |
|---|---|
PropertyImpl |
get(int index)
|
PropertyImpl |
nextProperty()
|
| Methods inherited from class org.priha.util.GenericIterator |
|---|
getPosition, getSize, hasNext, hasPrevious, next, previous, remove, skip |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.jcr.RangeIterator |
|---|
getPosition, getSize, skip |
| Methods inherited from interface java.util.Iterator |
|---|
hasNext, next, remove |
| Constructor Detail |
|---|
public PropertyIteratorImpl(java.util.List<PropertyImpl> references)
| Method Detail |
|---|
public PropertyImpl nextProperty()
nextProperty in interface javax.jcr.PropertyIteratorpublic PropertyImpl get(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||