public class ComplexFileTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TextPieceTable |
_tpt |
| Constructor and Description |
|---|
ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin) |
| Modifier and Type | Method and Description |
|---|---|
TextPieceTable |
getTextPieceTable() |
protected TextPieceTable _tpt
public ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin)
throws IOException
IOExceptionpublic TextPieceTable getTextPieceTable()
Copyright © 2021. All rights reserved.