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 SectionTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 void PAPBinTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 void CHPBinTable.writeTo(HWPFFileSystem sys, int fcMin)
           
 void ComplexFileTable.writeTo(HWPFFileSystem sys)
           
 



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