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



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