Uses of Interface
org.apache.poi.hwpf.usermodel.Fields
-
Packages that use Fields Package Description org.apache.poi.hwpf org.apache.poi.hwpf.usermodel -
-
Uses of Fields in org.apache.poi.hwpf
Methods in org.apache.poi.hwpf that return Fields Modifier and Type Method Description Fields
HWPFDocument. getFields()
Returns user-friendly interface to access documentField
s -
Uses of Fields in org.apache.poi.hwpf.usermodel
Classes in org.apache.poi.hwpf.usermodel that implement Fields Modifier and Type Class Description class
FieldsImpl
Default implementation ofField
-