public class TextPieceTable extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList |
_textPieces |
| Constructor and Description |
|---|
TextPieceTable() |
TextPieceTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin) |
protected ArrayList _textPieces
public TextPieceTable()
public TextPieceTable(byte[] documentStream,
byte[] tableStream,
int offset,
int size,
int fcMin)
throws UnsupportedEncodingException
UnsupportedEncodingExceptionpublic List getTextPieces()
Copyright © 2021. All rights reserved.