org.apache.poi.hdf.model.hdftypes
@Deprecated public final class PAPFormattedDiskPage extends FormattedDiskPage
_crun, _fkp| Constructor and Description |
|---|
PAPFormattedDiskPage(byte[] fkp)
Deprecated.
Creates a PAPFormattedDiskPage from a 512 byte array
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getGrpprl(int index)
Deprecated.
Gets the papx for the pagraph at index in this fkp.
|
getEnd, getStart, sizepublic PAPFormattedDiskPage(byte[] fkp)
fkp - a 512 byte array.public byte[] getGrpprl(int index)
getGrpprl in class FormattedDiskPageindex - The index of the papx to get.