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