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

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

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

Methods in org.apache.poi.hwpf.model with parameters of type ComplexFileTable
 void CHPBinTable.rebuild(ComplexFileTable complexFileTable)
           
 void PAPBinTable.rebuild(java.lang.StringBuffer docText, ComplexFileTable complexFileTable)