|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComplexFileTable | |
---|---|
org.apache.poi.hwpf | |
org.apache.poi.hwpf.model |
Uses of ComplexFileTable in org.apache.poi.hwpf |
---|
Fields in org.apache.poi.hwpf declared as ComplexFileTable | |
---|---|
protected ComplexFileTable |
HWPFDocument._cft
Contains text of the document wrapped in a obfuscated Word data structure |
Uses of ComplexFileTable in org.apache.poi.hwpf.model |
---|
Methods in org.apache.poi.hwpf.model with parameters of type ComplexFileTable | |
---|---|
void |
CHPBinTable.rebuild(ComplexFileTable complexFileTable)
|
void |
PAPBinTable.rebuild(java.lang.StringBuilder docText,
ComplexFileTable complexFileTable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |