Uses of Class
org.apache.tika.parser.microsoft.chm.ChmLzxcControlData
-
Uses of ChmLzxcControlData in org.apache.tika.parser.microsoft.chm
Modifier and TypeMethodDescriptionprotected ChmLzxcControlData
ChmWrapper.getChmLzxcControlData()
Modifier and TypeMethodDescriptionstatic ChmBlockInfo
ChmBlockInfo.getChmBlockInfoInstance
(DirectoryListingEntry dle, int bytesPerBlock, ChmLzxcControlData clcd) Deprecated.static ChmBlockInfo
ChmBlockInfo.getChmBlockInfoInstance
(DirectoryListingEntry dle, int bytesPerBlock, ChmLzxcControlData clcd, ChmBlockInfo chmBlockInfo) void
ChmLzxcControlData.parse
(byte[] data, ChmLzxcControlData chmLzxcControlData) protected void
ChmWrapper.setChmLzxcControlData
(ChmLzxcControlData chmLzxcControlData)