Uses of Class
org.apache.poi.hwpf.model.OldTextPieceTable
-
Packages that use OldTextPieceTable Package Description org.apache.poi.hwpf.model -
-
Uses of OldTextPieceTable in org.apache.poi.hwpf.model
Constructors in org.apache.poi.hwpf.model with parameters of type OldTextPieceTable Constructor Description OldCHPBinTable(byte[] documentStream, int offset, int size, int fcMin, OldTextPieceTable tpt)
Constructor used to read an old-style binTable in from a Word document.
-