Class StationIterator

  • Direct Known Subclasses:
    ListStationIterator

    public class StationIterator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean hasNext()  
      Station next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StationIterator

        protected StationIterator()
      • StationIterator

        public StationIterator​(javax.xml.stream.XMLEventReader reader,
                               Network network)
    • Method Detail

      • hasNext

        public boolean hasNext()
                        throws javax.xml.stream.XMLStreamException
        Throws:
        javax.xml.stream.XMLStreamException