Class FieldsTables


  • @Internal
    public class FieldsTables
    extends java.lang.Object
    This class provides access to all the fields Plex.
    • Field Detail

      • PLCFFLDATN

        @Deprecated
        public static final int PLCFFLDATN
        Deprecated.
        annotation subdocument
        See Also:
        Constant Field Values
      • PLCFFLDEDN

        @Deprecated
        public static final int PLCFFLDEDN
        Deprecated.
        endnote subdocument
        See Also:
        Constant Field Values
      • PLCFFLDFTN

        @Deprecated
        public static final int PLCFFLDFTN
        Deprecated.
        footnote subdocument
        See Also:
        Constant Field Values
      • PLCFFLDHDR

        @Deprecated
        public static final int PLCFFLDHDR
        Deprecated.
        header subdocument
        See Also:
        Constant Field Values
      • PLCFFLDHDRTXBX

        @Deprecated
        public static final int PLCFFLDHDRTXBX
        Deprecated.
        header textbox subdoc
        See Also:
        Constant Field Values
      • PLCFFLDMOM

        @Deprecated
        public static final int PLCFFLDMOM
        Deprecated.
        main document
        See Also:
        Constant Field Values
      • PLCFFLDTXBX

        @Deprecated
        public static final int PLCFFLDTXBX
        Deprecated.
        textbox subdoc
        See Also:
        Constant Field Values
    • Method Detail

      • getFieldsPLCF

        @Deprecated
        public java.util.ArrayList<PlexOfField> getFieldsPLCF​(int partIndex)
        Deprecated.
      • write

        public void write​(FileInformationBlock fib,
                          java.io.ByteArrayOutputStream tableStream)
                   throws java.io.IOException
        Throws:
        java.io.IOException