public class Word6CHPBinTable extends Object
| 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.
|
public Word6CHPBinTable(byte[] documentStream,
int offset,
int size,
int fcMin,
NodeHelper helper)
documentStream - The POIFS "WordDocument" stream from a Word documentoffset - The offset of the Chp bin table in the main stream.size - The size of the Chp bin table in the main stream.fcMin - The start of text in the main stream.public List getTextRuns()
Copyright © 2021. All rights reserved.