| Package | Description |
|---|---|
| org.apache.tika.parser.chm.accessor | |
| org.apache.tika.parser.chm.assertion | |
| org.apache.tika.parser.chm.core |
| Modifier and Type | Method and Description |
|---|---|
void |
ChmLzxcResetTable.parse(byte[] data,
ChmLzxcResetTable chmLzxcResetTable) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChmAssert.assertChmBlockSegment(byte[] data,
ChmLzxcResetTable resetTable,
int blockNumber,
int lzxcBlockOffset,
int lzxcBlockLength)
Checks a validity of the chmBlockSegment parameters
|
| Modifier and Type | Method and Description |
|---|---|
protected ChmLzxcResetTable |
ChmWrapper.getChmLzxcResetTable() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ChmCommons.getChmBlockSegment(byte[] data,
ChmLzxcResetTable resetTable,
int blockNumber,
int lzxcBlockOffset,
int lzxcBlockLength) |
protected void |
ChmWrapper.setChmLzxcResetTable(ChmLzxcResetTable chmLzxcResetTable) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.