On Wed, May 13, 2009 at 1:54 AM, Stefan Guggisberg <[email protected]> wrote: > On Mon, May 11, 2009 at 6:31 PM, hsp_ <[email protected]> wrote: >> >> Hi; >> Is there some way that I could get the references with offSet and limit >> parameters? > > FWIW: > > Node#getReferences() returns a RangeIterator which provides a skip() method: > http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/RangeIterator.html#skip(long)
Oh, thought that skip() only applies to query result node iterators. Does it make a difference for the references iterator? Regards, Alex -- Alexander Klimetschek [email protected]
