Uses of Class
org.apache.poi.hwpf.model.io.HWPFFileSystem
-
Packages that use HWPFFileSystem Package Description 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 Modifier and Type Method Description voidCHPBinTable. writeTo(HWPFFileSystem sys, int fcMin, CharIndexTranslator translator)Deprecated.voidComplexFileTable. writeTo(HWPFFileSystem sys)Deprecated.voidFontTable. writeTo(HWPFFileSystem sys)Deprecated.voidSectionTable. writeTo(HWPFFileSystem sys, int fcMin)Deprecated.
-