|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FSPADocumentPart | |
---|---|
org.apache.poi.hwpf.model |
Uses of FSPADocumentPart in org.apache.poi.hwpf.model |
---|
Fields in org.apache.poi.hwpf.model declared as FSPADocumentPart | |
---|---|
static FSPADocumentPart |
FSPADocumentPart.HEADER
|
static FSPADocumentPart |
FSPADocumentPart.MAIN
|
Methods in org.apache.poi.hwpf.model with parameters of type FSPADocumentPart | |
---|---|
int |
FileInformationBlock.getFSPAPlcfLength(FSPADocumentPart part)
|
int |
FileInformationBlock.getFSPAPlcfOffset(FSPADocumentPart part)
|
void |
FileInformationBlock.setFSPAPlcfLength(FSPADocumentPart part,
int length)
|
void |
FileInformationBlock.setFSPAPlcfOffset(FSPADocumentPart part,
int offset)
|
Constructors in org.apache.poi.hwpf.model with parameters of type FSPADocumentPart | |
---|---|
FSPATable(byte[] tableStream,
FileInformationBlock fib,
FSPADocumentPart part)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |