Uses of Class
org.apache.poi.hwpf.model.io.HWPFFileSystem

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

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

Methods in org.apache.poi.hwpf.model with parameters of type HWPFFileSystem
 void FontTable.writeTo(HWPFFileSystem sys)
           
 void ComplexFileTable.writeTo(HWPFFileSystem sys)
           
 void SectionTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 void PAPBinTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 void CHPBinTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 



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