| Package | Description | 
|---|---|
| org.apache.poi.hwpf.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static FSPADocumentPart | FSPADocumentPart. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static FSPADocumentPart[] | FSPADocumentPart. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| int | FileInformationBlock. getFSPAPlcfLength(FSPADocumentPart part) | 
| int | FileInformationBlock. getFSPAPlcfOffset(FSPADocumentPart part) | 
| void | FileInformationBlock. setFSPAPlcfLength(FSPADocumentPart part,
                 int length) | 
| void | FileInformationBlock. setFSPAPlcfOffset(FSPADocumentPart part,
                 int offset) | 
| Constructor and Description | 
|---|
| FSPATable(byte[] tableStream,
         FileInformationBlock fib,
         FSPADocumentPart part) | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.