|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.hwpf.model.FieldsTables
@Internal public class FieldsTables
This class provides access to all the fields Plex.
Field Summary | |
---|---|
static int |
PLCFFLDATN
Deprecated. |
static int |
PLCFFLDEDN
Deprecated. |
static int |
PLCFFLDFTN
Deprecated. |
static int |
PLCFFLDHDR
Deprecated. |
static int |
PLCFFLDHDRTXBX
Deprecated. |
static int |
PLCFFLDMOM
Deprecated. |
static int |
PLCFFLDTXBX
Deprecated. |
Constructor Summary | |
---|---|
FieldsTables(byte[] tableStream,
FileInformationBlock fib)
|
Method Summary | |
---|---|
java.util.ArrayList<PlexOfField> |
getFieldsPLCF(FieldsDocumentPart part)
|
java.util.ArrayList<PlexOfField> |
getFieldsPLCF(int partIndex)
Deprecated. |
void |
write(FileInformationBlock fib,
HWPFOutputStream tableStream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
@Deprecated public static final int PLCFFLDATN
@Deprecated public static final int PLCFFLDEDN
@Deprecated public static final int PLCFFLDFTN
@Deprecated public static final int PLCFFLDHDR
@Deprecated public static final int PLCFFLDHDRTXBX
@Deprecated public static final int PLCFFLDMOM
@Deprecated public static final int PLCFFLDTXBX
Constructor Detail |
---|
public FieldsTables(byte[] tableStream, FileInformationBlock fib)
Method Detail |
---|
public java.util.ArrayList<PlexOfField> getFieldsPLCF(FieldsDocumentPart part)
@Deprecated public java.util.ArrayList<PlexOfField> getFieldsPLCF(int partIndex)
public void write(FileInformationBlock fib, HWPFOutputStream tableStream) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |