Uses of Class
org.apache.poi.hwpf.model.OldTextPieceTable

Packages that use OldTextPieceTable
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
OldCHPBinTable(byte[] documentStream, int offset, int size, int fcMin, OldTextPieceTable tpt)
          Constructor used to read an old-style binTable in from a Word document.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.