Class AbstractPlexusIoArchiveResourceCollection.FilteringIterator

    • Constructor Detail

      • FilteringIterator

        public FilteringIterator()
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • doNext

        boolean doNext()
      • hasNext

        public boolean hasNext()
        Specified by:
        hasNext in interface java.util.Iterator<PlexusIoResource>
      • remove

        public void remove()
        Specified by:
        remove in interface java.util.Iterator<PlexusIoResource>
      • close

        public void close()
                   throws java.io.IOException
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException