| Package | Description |
|---|---|
| org.textmining.extraction.word.chp | |
| org.textmining.extraction.word.model |
| Constructor and Description |
|---|
Word6CHPBinTable(byte[] documentStream,
int offset,
int size,
int fcMin,
NodeHelper helper)
Constructor used to read a binTable in from a Word document.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexNodeHelper |
| Modifier and Type | Field and Description |
|---|---|
protected NodeHelper |
FormattedDiskPage._fc2Cp |
| Constructor and Description |
|---|
CHPBinTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
NodeHelper fc2Cp)
Constructor used to read a binTable in from a Word document.
|
CHPFormattedDiskPage(byte[] documentStream,
int offset,
int fcMin,
NodeHelper fc2Cp)
This constructs a CHPFormattedDiskPage from a raw fkp (512 byte array
read from a Word file).
|
FormattedDiskPage(byte[] documentStream,
int offset,
NodeHelper fc2Cp)
Uses a 512-byte array to create a FKP
|
Copyright © 2021. All rights reserved.