Class EventIterator

java.lang.Object
edu.sc.seis.seisFile.fdsnws.quakeml.EventIterator

public class EventIterator
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EventIterator​(javax.xml.stream.XMLEventReader reader, EventParameters parent)  
  • Method Summary

    Modifier and Type Method Description
    boolean hasNext()  
    Event next()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait