void skip(int skipNum)
skipNum
documents in the iterator. When skipNum is large enough to skip past the last
HippoDocumentBean, then no error will be thrown, but this method returns. The Iterator.hasNext()
will then return falseskipNum
- int getPosition()
next
call.
Note that this method does not check if there is a next element,
i.e. an empty iterator will always return 0.Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.