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

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

Uses of FileInformationBlock in org.apache.poi.hwpf
 

Methods in org.apache.poi.hwpf that return FileInformationBlock
 FileInformationBlock HWPFDocumentCore.getFileInformationBlock()
           
 

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

Constructors in org.apache.poi.hwpf.model with parameters of type FileInformationBlock
CPSplitCalculator(FileInformationBlock fib)
           
ShapesTable(byte[] tblStream, FileInformationBlock fib)