public class ChmItspHeader extends java.lang.Object implements ChmAccessor<ChmItspHeader>
Constructor and Description |
---|
ChmItspHeader() |
Modifier and Type | Method and Description |
---|---|
long |
getBlock_len()
Returns block's length
|
int |
getBlockidx_intvl()
Returns block index interval
|
int |
getHeader_len()
Returns header length
|
int |
getIndex_depth()
Returns an index depth
|
int |
getIndex_head()
Returns an index head
|
int |
getIndex_root()
Returns index root
|
long |
getLang_id()
Returns language id
|
long |
getNum_blocks()
Returns number of blocks
|
byte[] |
getSignature()
Returns a signature of the header
|
byte[] |
getSystem_uuid()
Returns system uuid
|
int |
getUnknown_000c()
Returns 000c unknown bytes
|
int |
getUnknown_0024()
Returns 0024 unknown bytes
|
int |
getUnknown_002c()
Returns 002c unknown bytes
|
byte[] |
getUnknown_0044()
Returns 0044 unknown bytes
|
int |
getVersion()
Returns version of itsp header
|
void |
parse(byte[] data,
ChmItspHeader chmItspHeader)
Parses chm accessor
|
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public byte[] getSignature()
public int getVersion()
public int getHeader_len()
public int getUnknown_000c()
public long getBlock_len()
public int getBlockidx_intvl()
public int getIndex_depth()
public int getIndex_root()
public int getIndex_head()
public int getUnknown_0024()
public long getNum_blocks()
public int getUnknown_002c()
public long getLang_id()
public byte[] getSystem_uuid()
public byte[] getUnknown_0044()
public void parse(byte[] data, ChmItspHeader chmItspHeader) throws TikaException
ChmAccessor
parse
in interface ChmAccessor<ChmItspHeader>
data
- chm fileTikaException
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"