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