public interface ListIterator<E>
Iterator but can throw JAXB specific exceptions.boolean hasNext()
Iterator.hasNext().E next() throws org.xml.sax.SAXException, javax.xml.bind.JAXBException
Iterator.next().org.xml.sax.SAXException - if an error is found, reported, and we were told to abortjavax.xml.bind.JAXBException - if an error is found, reported, and we were told to abort