| Package | Description |
|---|---|
| org.apache.poi.hwpf.model | |
| org.apache.poi.hwpf.sprm | |
| org.apache.poi.hwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
SprmBuffer[] |
ComplexFileTable.getGrpprls() |
SprmBuffer |
PAPX.getSprmBuf() |
SprmBuffer |
CHPX.getSprmBuf() |
| Modifier and Type | Method and Description |
|---|---|
void |
PAPBinTable.insert(int listIndex,
int cpStart,
SprmBuffer buf) |
void |
CHPBinTable.insert(int listIndex,
int cpStart,
SprmBuffer buf) |
| Constructor and Description |
|---|
PAPX(int charStart,
int charEnd,
SprmBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
SprmBuffer |
SprmBuffer.clone()
Deprecated.
|
SprmBuffer |
SprmBuffer.copy() |
| Modifier and Type | Method and Description |
|---|---|
static TableProperties |
TableSprmUncompressor.uncompressTAP(SprmBuffer sprmBuffer) |
| Constructor and Description |
|---|
SprmBuffer(SprmBuffer other) |
| Modifier and Type | Field and Description |
|---|---|
protected SprmBuffer |
CharacterRun._chpx |
protected SprmBuffer |
Paragraph._papx |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.