| Modifier and Type | Field and Description |
|---|---|
protected TextPieceTable |
_tpt |
| Constructor and Description |
|---|
ComplexFileTable() |
ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin) |
| Modifier and Type | Method and Description |
|---|---|
SprmBuffer[] |
getGrpprls() |
TextPieceTable |
getTextPieceTable() |
void |
writeTo(HWPFFileSystem sys)
Deprecated.
|
void |
writeTo(HWPFOutputStream wordDocumentStream,
HWPFOutputStream tableStream) |
protected TextPieceTable _tpt
public ComplexFileTable()
public ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin)
throws IOException
IOExceptionpublic TextPieceTable getTextPieceTable()
public SprmBuffer[] getGrpprls()
@Deprecated public void writeTo(HWPFFileSystem sys) throws IOException
IOExceptionpublic void writeTo(HWPFOutputStream wordDocumentStream, HWPFOutputStream tableStream) throws IOException
IOExceptionCopyright © 2020. All rights reserved.