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

Packages that use PAPBinTable
org.apache.poi.hwpf   
org.apache.poi.hwpf.model   
 

Uses of PAPBinTable in org.apache.poi.hwpf
 

Methods in org.apache.poi.hwpf that return PAPBinTable
 PAPBinTable HWPFDocumentCore.getParagraphTable()
           
 

Uses of PAPBinTable in org.apache.poi.hwpf.model
 

Subclasses of PAPBinTable in org.apache.poi.hwpf.model
 class OldPAPBinTable
          This class holds all of the paragraph formatting properties from Old (Word 6 / Word 95) documents.