Uses of Class
org.apache.tika.parser.microsoft.chm.ChmLzxBlock
Packages that use ChmLzxBlock
-
Uses of ChmLzxBlock in org.apache.tika.parser.microsoft.chm
Methods in org.apache.tika.parser.microsoft.chm that return types with arguments of type ChmLzxBlockMethod parameters in org.apache.tika.parser.microsoft.chm with type arguments of type ChmLzxBlockModifier and TypeMethodDescriptionprotected void
ChmWrapper.setLzxBlocksCache
(List<ChmLzxBlock> lzxBlocksCache) Constructors in org.apache.tika.parser.microsoft.chm with parameters of type ChmLzxBlockModifierConstructorDescriptionChmLzxBlock
(int blockNumber, byte[] dataSegment, long blockLength, ChmLzxBlock prevBlock)