Uses of Class
org.apache.tika.parser.microsoft.chm.ChmLzxcControlData
Packages that use ChmLzxcControlData
-
Uses of ChmLzxcControlData in org.apache.tika.parser.microsoft.chm
Methods in org.apache.tika.parser.microsoft.chm that return ChmLzxcControlDataModifier and TypeMethodDescriptionprotected ChmLzxcControlData
ChmWrapper.getChmLzxcControlData()
Methods in org.apache.tika.parser.microsoft.chm with parameters of type ChmLzxcControlDataModifier 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)