org.apache.poi.hwpf.model
Class ComplexFileTable
java.lang.Object
org.apache.poi.hwpf.model.ComplexFileTable
public class ComplexFileTable
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_tpt
protected TextPieceTable _tpt
ComplexFileTable
public ComplexFileTable()
ComplexFileTable
public ComplexFileTable(byte[] documentStream,
byte[] tableStream,
int offset,
int fcMin)
throws java.io.IOException
- Throws:
java.io.IOException
getTextPieceTable
public TextPieceTable getTextPieceTable()
writeTo
public void writeTo(HWPFFileSystem sys)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright 2008 The Apache Software Foundation or
its licensors, as applicable.