public class CHPBinTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList |
_textRuns
List of character properties.
|
| Constructor and Description |
|---|
CHPBinTable() |
CHPBinTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
NodeHelper fc2Cp)
Constructor used to read a binTable in from a Word document.
|
protected ArrayList _textRuns
public CHPBinTable()
public CHPBinTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin,
NodeHelper fc2Cp)
documentStream - tableStream - offset - size - fcMin - fc2Cp - TODOtextPieces - TODOpublic List getTextRuns()
Copyright © 2021. All rights reserved.