@Internal public final class ComplexFileTable extends java.lang.Object
| 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 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 2014 The Apache Software Foundation or its licensors, as applicable.