|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hwpf.usermodel.FieldsImpl
public class FieldsImpl
Default implementation of Field
Constructor Summary | |
---|---|
FieldsImpl(FieldsTables fieldsTables)
|
Method Summary | |
---|---|
Field |
getFieldByStartOffset(FieldsDocumentPart documentPart,
int offset)
|
java.util.Collection |
getFields(FieldsDocumentPart part)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FieldsImpl(FieldsTables fieldsTables)
Method Detail |
---|
public java.util.Collection getFields(FieldsDocumentPart part)
getFields
in interface Fields
public Field getFieldByStartOffset(FieldsDocumentPart documentPart, int offset)
getFieldByStartOffset
in interface Fields
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |