org.apache.poi.hwpf.model
Class FieldsTables
java.lang.Object
org.apache.poi.hwpf.model.FieldsTables
public class FieldsTables
- extends java.lang.Object
This class provides access to all the fields Plex.
- Author:
- Cedric Bosdonnat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PLCFFLDATN
public static final int PLCFFLDATN
- See Also:
- Constant Field Values
PLCFFLDEDN
public static final int PLCFFLDEDN
- See Also:
- Constant Field Values
PLCFFLDFTN
public static final int PLCFFLDFTN
- See Also:
- Constant Field Values
PLCFFLDHDR
public static final int PLCFFLDHDR
- See Also:
- Constant Field Values
PLCFFLDHDRTXBX
public static final int PLCFFLDHDRTXBX
- See Also:
- Constant Field Values
PLCFFLDMOM
public static final int PLCFFLDMOM
- See Also:
- Constant Field Values
PLCFFLDTXBX
public static final int PLCFFLDTXBX
- See Also:
- Constant Field Values
FieldsTables
public FieldsTables(byte[] tableStream,
FileInformationBlock fib)
getFieldsPLCF
public java.util.ArrayList<PlexOfField> getFieldsPLCF(int type)
Copyright 2011 The Apache Software Foundation or
its licensors, as applicable.