Uses of Class
org.apache.tika.parser.microsoft.chm.ChmLzxcControlData
Packages that use ChmLzxcControlData
-
Uses of ChmLzxcControlData in org.apache.tika.parser.microsoft.chm
Classes in org.apache.tika.parser.microsoft.chm that implement interfaces with type arguments of type ChmLzxcControlDataModifier and TypeClassDescriptionclass::DataSpace/Storage//ControlData This file contains $20 bytes of information on the compression. Methods in org.apache.tika.parser.microsoft.chm that return ChmLzxcControlDataModifier and TypeMethodDescriptionprotected ChmLzxcControlDataChmWrapper.getChmLzxcControlData()Methods in org.apache.tika.parser.microsoft.chm with parameters of type ChmLzxcControlDataModifier and TypeMethodDescriptionstatic ChmBlockInfoChmBlockInfo.getChmBlockInfoInstance(DirectoryListingEntry dle, int bytesPerBlock, ChmLzxcControlData clcd) Deprecated.static ChmBlockInfoChmBlockInfo.getChmBlockInfoInstance(DirectoryListingEntry dle, int bytesPerBlock, ChmLzxcControlData clcd, ChmBlockInfo chmBlockInfo) voidChmLzxcControlData.parse(byte[] data, ChmLzxcControlData chmLzxcControlData) protected voidChmWrapper.setChmLzxcControlData(ChmLzxcControlData chmLzxcControlData)