Interface ListIterator<E>

All Known Implementing Classes:
Lister.IDREFSIterator

public interface ListIterator<E>
Almost like Iterator but can throw JAXB specific exceptions.
Author:
Kohsuke Kawaguchi