Interface IteratingPhylogenyParser

    • Method Detail

      • reset

        void reset()
            throws java.io.IOException
        Throws:
        java.io.IOException
      • next

        Phylogeny next()
                throws java.io.IOException
        Throws:
        java.io.IOException
      • hasNext

        boolean hasNext()
      • setSource

        void setSource​(java.lang.Object o)
                throws java.io.IOException
        Throws:
        java.io.IOException