Package | Description |
---|---|
org.apache.poi.hwpf.model |
Modifier and Type | Class | Description |
---|---|---|
class |
SinglentonTextPiece |
Modifier and Type | Field | Description |
---|---|---|
protected java.util.List<TextPiece> |
SectionTable._text |
|
protected java.util.ArrayList<TextPiece> |
TextPieceTable._textPieces |
|
protected java.util.ArrayList<TextPiece> |
TextPieceTable._textPiecesFCOrder |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<TextPiece> |
TextPieceTable.getTextPieces() |
Modifier and Type | Method | Description |
---|---|---|
void |
TextPieceTable.add(TextPiece piece) |
Constructor | Description |
---|---|
FSPATable(byte[] tableStream,
int fcPlcspa,
int lcbPlcspa,
java.util.List<TextPiece> tpt) |
Deprecated.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.