Class NetworkIterator


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

      Constructors 
      Constructor Description
      NetworkIterator​(javax.xml.stream.XMLEventReader reader)  
    • Method Summary

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

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

      • NetworkIterator

        public NetworkIterator​(javax.xml.stream.XMLEventReader reader)
    • Method Detail

      • hasNext

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