| Package | Description |
|---|---|
| org.apache.tika.parser.microsoft.chm |
| 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–2023 The Apache Software Foundation. All rights reserved.