Interface ContentStreamAccess

    • Method Detail

      • getStream

        InputStream getStream()
                       throws IOException
        Retrieves the stream that make up the document content.
        Returns:
        the stream containing the document content.
        Throws:
        IOException - if there is an error retrieving the content.