Interface DocumentIterator

    • Method Detail

      • nextDocument

        InputStream nextDocument()
        Get the next document
        Returns:
        the input stream for the next document
      • hasNext

        boolean hasNext()
        Whether there are anymore documents in the iterator
        Returns:
        whether there are anymore documents in the iterator
      • reset

        void reset()
        Reset the iterator to the beginning