Package | Description |
---|---|
org.apache.tika.parser.chm.lzx |
Modifier and Type | Method and Description |
---|---|
static ChmBlockInfo |
ChmBlockInfo.getChmBlockInfo() |
protected ChmBlockInfo |
ChmBlockInfo.getChmBlockInfo(DirectoryListingEntry dle,
int bytesPerBlock,
ChmLzxcControlData clcd,
ChmBlockInfo chmBlockInfo)
Returns an information related to the chmBlockInfo
|
static ChmBlockInfo |
ChmBlockInfo.getChmBlockInfoInstance(DirectoryListingEntry dle,
int bytesPerBlock,
ChmLzxcControlData clcd) |
Modifier and Type | Method and Description |
---|---|
protected ChmBlockInfo |
ChmBlockInfo.getChmBlockInfo(DirectoryListingEntry dle,
int bytesPerBlock,
ChmLzxcControlData clcd,
ChmBlockInfo chmBlockInfo)
Returns an information related to the chmBlockInfo
|
static void |
ChmBlockInfo.setChmBlockInfo(ChmBlockInfo chmBlockInfo) |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.