Constructor and Description |
---|
FieldsImpl(FieldsTables fieldsTables) |
Modifier and Type | Method and Description |
---|---|
org.apache.poi.hwpf.usermodel.FieldImpl |
getFieldByStartOffset(FieldsDocumentPart documentPart,
int offset) |
java.util.Collection<Field> |
getFields(FieldsDocumentPart part) |
public FieldsImpl(FieldsTables fieldsTables)
public java.util.Collection<Field> getFields(FieldsDocumentPart part)
public org.apache.poi.hwpf.usermodel.FieldImpl getFieldByStartOffset(FieldsDocumentPart documentPart, int offset)
getFieldByStartOffset
in interface Fields
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.