Uses of Class
org.apache.poi.hwpf.model.FieldsTables
-
Packages that use FieldsTables Package Description org.apache.poi.hwpf org.apache.poi.hwpf.usermodel -
-
Uses of FieldsTables in org.apache.poi.hwpf
Methods in org.apache.poi.hwpf that return FieldsTables Modifier and Type Method Description FieldsTables
HWPFDocument. getFieldsTables()
Deprecated.POI 3.8. -
Uses of FieldsTables in org.apache.poi.hwpf.usermodel
Constructors in org.apache.poi.hwpf.usermodel with parameters of type FieldsTables Constructor Description FieldsImpl(FieldsTables fieldsTables)
-