|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChmLzxBlock | |
---|---|
org.apache.tika.parser.chm.core | |
org.apache.tika.parser.chm.lzx |
Uses of ChmLzxBlock in org.apache.tika.parser.chm.core |
---|
Methods in org.apache.tika.parser.chm.core that return types with arguments of type ChmLzxBlock | |
---|---|
protected List<ChmLzxBlock> |
ChmWrapper.getLzxBlocksCache()
|
Method parameters in org.apache.tika.parser.chm.core with type arguments of type ChmLzxBlock | |
---|---|
protected void |
ChmWrapper.setLzxBlocksCache(List<ChmLzxBlock> lzxBlocksCache)
|
Uses of ChmLzxBlock in org.apache.tika.parser.chm.lzx |
---|
Constructors in org.apache.tika.parser.chm.lzx with parameters of type ChmLzxBlock | |
---|---|
ChmLzxBlock(int blockNumber,
byte[] dataSegment,
long blockLength,
ChmLzxBlock prevBlock)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |