Package org.apache.poi.hwpf.model
Class OldComplexFileTable
java.lang.Object
org.apache.poi.hwpf.model.ComplexFileTable
org.apache.poi.hwpf.model.OldComplexFileTable
-
Constructor Summary
ConstructorsConstructorDescriptionOldComplexFileTable(byte[] documentStream, byte[] tableStream, int offset, int fcMin, Charset charset) -
Method Summary
Methods inherited from class org.apache.poi.hwpf.model.ComplexFileTable
getGrpprls, getTextPieceTable, writeTo, writeTo
-
Constructor Details
-
OldComplexFileTable
public OldComplexFileTable(byte[] documentStream, byte[] tableStream, int offset, int fcMin, Charset charset) throws IOException - Throws:
IOException
-