| java.lang.Object org.apache.poi.hwpf.model.SectionTable
SectionTable | public class SectionTable (Code) | | author: Ryan Ackley |
Constructor Summary | |
public | SectionTable() | public | SectionTable(byte[] documentStream, byte[] tableStream, int offset, int size, int fcMin, List tpt) |
SectionTable | public SectionTable()(Code) | | |
SectionTable | public SectionTable(byte[] documentStream, byte[] tableStream, int offset, int size, int fcMin, List tpt)(Code) | | |
adjustForInsert | public void adjustForInsert(int listIndex, int length)(Code) | | |
|
|