Package | Description |
---|---|
org.zkoss.poi.hwpf.model |
Modifier and Type | Class and Description |
---|---|
class |
SinglentonTextPiece |
Modifier and Type | Field and 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 and Description |
---|---|
java.util.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,
java.util.List<TextPiece> tpt)
Deprecated.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.