Package | Description |
---|---|
org.zkoss.poi.hwpf.model | |
org.zkoss.poi.hwpf.sprm | |
org.zkoss.poi.hwpf.usermodel |
Modifier and Type | Method and Description |
---|---|
SprmBuffer[] |
ComplexFileTable.getGrpprls() |
SprmBuffer |
PAPX.getSprmBuf() |
SprmBuffer |
CachedPropertyNode.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 |
---|
CachedPropertyNode(int start,
int end,
SprmBuffer buf) |
CHPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
SprmBuffer buf)
Deprecated.
|
PAPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
SprmBuffer buf,
byte[] dataStream)
Deprecated.
|
PAPX(int charStart,
int charEnd,
SprmBuffer buf) |
Modifier and Type | Method and Description |
---|---|
static TableProperties |
TableSprmUncompressor.uncompressTAP(SprmBuffer sprmBuffer) |
Modifier and Type | Field and Description |
---|---|
protected SprmBuffer |
Paragraph._papx |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.