| Package | Description |
|---|---|
| org.apache.poi.hwpf.model |
| Modifier and Type | Method | Description |
|---|---|---|
PieceDescriptor |
TextPiece.getPieceDescriptor() |
| Constructor | Description |
|---|---|
TextPiece(int start,
int end,
byte[] text,
PieceDescriptor pd) |
|
TextPiece(int start,
int end,
byte[] text,
PieceDescriptor pd,
int cpStart) |
Deprecated.
Use
TextPiece(int,int,byte[],PieceDescriptor)
instead |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.