Interface Document

    • Method Detail

      • writeTo

        void writeTo​(java.io.OutputStream out)
              throws java.io.IOException
        Throws:
        java.io.IOException
      • isCompressed

        boolean isCompressed()
        Returns whether or not the Document represents compressed data.
        Returns:
        true if the contents are compressed, false otherwise.