Class OldComplexFileTable

    • Constructor Summary

      Constructors 
      Constructor Description
      OldComplexFileTable​(byte[] documentStream, byte[] tableStream, int offset, int fcMin, java.nio.charset.Charset charset)  
    • Constructor Detail

      • OldComplexFileTable

        public OldComplexFileTable​(byte[] documentStream,
                                   byte[] tableStream,
                                   int offset,
                                   int fcMin,
                                   java.nio.charset.Charset charset)
                            throws java.io.IOException
        Throws:
        java.io.IOException