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
IOException
public TextPieceTable getTextPieceTable()
public SprmBuffer[] getGrpprls()
@Deprecated public void writeTo(HWPFFileSystem sys) throws IOException
IOException
public void writeTo(HWPFOutputStream wordDocumentStream, HWPFOutputStream tableStream) throws IOException
IOException
Copyright © 2020. All rights reserved.