Uses of Interface
org.apache.poi.hwpf.usermodel.Field
Packages that use Field
-
Uses of Field in org.apache.poi.hwpf.converter
Methods in org.apache.poi.hwpf.converter with parameters of type FieldModifier and TypeMethodDescriptionprotected void
AbstractWordConverter.processField
(HWPFDocument wordDocument, Range parentRange, int currentTableLevel, Field field, Element currentBlock) -
Uses of Field in org.apache.poi.hwpf.usermodel
Methods in org.apache.poi.hwpf.usermodel that return FieldModifier and TypeMethodDescriptionFields.getFieldByStartOffset
(FieldsDocumentPart documentPart, int offset) Methods in org.apache.poi.hwpf.usermodel that return types with arguments of type FieldModifier and TypeMethodDescriptionFields.getFields
(FieldsDocumentPart part) FieldsImpl.getFields
(FieldsDocumentPart part)