Package org.apache.poi.hwpf.model
Class FieldsTables
java.lang.Object
org.apache.poi.hwpf.model.FieldsTables
This class provides access to all the fields Plex.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
Deprecated.static final int
Deprecated.static final int
Deprecated.static final int
Deprecated.static final int
Deprecated.static final int
Deprecated.static final int
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFieldsPLCF
(int partIndex) Deprecated.void
write
(FileInformationBlock fib, ByteArrayOutputStream tableStream)
-
Field Details
-
PLCFFLDATN
Deprecated.annotation subdocument- See Also:
-
PLCFFLDEDN
Deprecated.endnote subdocument- See Also:
-
PLCFFLDFTN
Deprecated.footnote subdocument- See Also:
-
PLCFFLDHDR
Deprecated.header subdocument- See Also:
-
PLCFFLDHDRTXBX
Deprecated.header textbox subdoc- See Also:
-
PLCFFLDMOM
Deprecated.main document- See Also:
-
PLCFFLDTXBX
Deprecated.textbox subdoc- See Also:
-
-
Constructor Details
-
FieldsTables
-
-
Method Details
-
getFieldsPLCF
-
getFieldsPLCF
Deprecated. -
write
- Throws:
IOException
-