| Package | Description |
|---|---|
| org.zkoss.poi.hwpf.model |
| Modifier and Type | Class and Description |
|---|---|
class |
SinglentonTextPiece |
| Modifier and Type | Field and Description |
|---|---|
protected List<TextPiece> |
SectionTable._text |
protected ArrayList<TextPiece> |
TextPieceTable._textPieces |
protected ArrayList<TextPiece> |
TextPieceTable._textPiecesFCOrder |
| Modifier and Type | Method and Description |
|---|---|
List<TextPiece> |
TextPieceTable.getTextPieces() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextPieceTable.add(TextPiece piece) |
| Constructor and Description |
|---|
FSPATable(byte[] tableStream,
int fcPlcspa,
int lcbPlcspa,
List<TextPiece> tpt)
Deprecated.
|
Copyright © 2020. All rights reserved.