Uses of Class
org.apache.tika.parser.microsoft.chm.ChmLzxcResetTable
-
Uses of ChmLzxcResetTable in org.apache.tika.parser.microsoft.chm
Modifier and TypeMethodDescriptionstatic final void
ChmAssert.assertChmBlockSegment
(byte[] data, ChmLzxcResetTable resetTable, int blockNumber, int lzxcBlockOffset, int lzxcBlockLength) Checks a validity of the chmBlockSegment parametersstatic byte[]
ChmCommons.getChmBlockSegment
(byte[] data, ChmLzxcResetTable resetTable, int blockNumber, int lzxcBlockOffset, int lzxcBlockLength) void
ChmLzxcResetTable.parse
(byte[] data, ChmLzxcResetTable chmLzxcResetTable) protected void
ChmWrapper.setChmLzxcResetTable
(ChmLzxcResetTable chmLzxcResetTable)