You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by אלחנן מעיין <El...@Phoenix.co.il> on 2006/12/19 18:02:58 UTC

[JXPATH] using hasNext on itiratePointers invokes all getters

Hi..

 

Whne using the iteratePointers(xpath) method, then starting to use the itirator's hasNext, I see that ALL of the getters in ALL methods have been invoked  when first using hasNext.

 

Why?