Package | Description |
---|---|
org.apache.tika.parser.chm.core | |
org.apache.tika.parser.chm.lzx |
Modifier and Type | Method and Description |
---|---|
protected List<ChmLzxBlock> |
ChmWrapper.getLzxBlocksCache() |
Modifier and Type | Method and Description |
---|---|
protected void |
ChmWrapper.setLzxBlocksCache(List<ChmLzxBlock> lzxBlocksCache) |
Constructor and Description |
---|
ChmLzxBlock(int blockNumber,
byte[] dataSegment,
long blockLength,
ChmLzxBlock prevBlock) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.