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