@Internal public final class ComplexFileTable extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected TextPieceTable |
_tpt |
| Constructor | Description |
|---|---|
ComplexFileTable() |
|
ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin) |
| Modifier and Type | Method | 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 java.io.IOException
java.io.IOExceptionpublic TextPieceTable getTextPieceTable()
public SprmBuffer[] getGrpprls()
@Deprecated public void writeTo(HWPFFileSystem sys) throws java.io.IOException
java.io.IOExceptionpublic void writeTo(HWPFOutputStream wordDocumentStream, HWPFOutputStream tableStream) throws java.io.IOException
java.io.IOExceptionCopyright 2018 The Apache Software Foundation or its licensors, as applicable.