|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventIterator
Allows easy iteration through a list of Event
s with nextEvent
as well as a skip
method inherited from RangeIterator
.
Method Summary | |
---|---|
Event |
nextEvent() Returns the next Event in the iteration. |
Methods inherited from interface javax.jcr.RangeIterator |
---|
getPosition, getSize, skip |
Methods inherited from interface java.util.Iterator |
---|
hasNext, next, remove |
Method Detail |
---|
Event nextEvent()
Event
in the iteration.Event
in the iteration.java.util.NoSuchElementException
- if iteration has no more Event
s.
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.