Interface ChmAccessor<T>

    • Method Detail

      • parse

        void parse​(byte[] data,
                   T chmAccessor)
            throws TikaException
        Parses chm accessor
        Parameters:
        data - chm file
        chmAccessor -
        Throws:
        TikaException