Class ComplexFileTable

    • Constructor Detail

      • ComplexFileTable

        public ComplexFileTable()
      • ComplexFileTable

        public ComplexFileTable​(byte[] documentStream,
                                byte[] tableStream,
                                int offset,
                                int fcMin)
                         throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • writeTo

        @Deprecated
        public void writeTo​(HWPFFileSystem sys)
                     throws java.io.IOException
        Deprecated.
        Throws:
        java.io.IOException
      • writeTo

        public void writeTo​(java.io.ByteArrayOutputStream wordDocumentStream,
                            java.io.ByteArrayOutputStream tableStream)
                     throws java.io.IOException
        Throws:
        java.io.IOException