Class FFDataBase


@Internal public class FFDataBase extends FFDataBaseAbstractType
The FFData structure specifies form field data for a text box, check box, or drop-down list box.

Class and fields descriptions are quoted from [MS-DOC] -- v20121003 Word (.doc) Binary File Format; Copyright (c) 2012 Microsoft Corporation; Release: October 8, 2012

This class is internal. It content or properties may change without notice due to changes in our knowledge of internal Microsoft Word binary structures.

Author:
Sergey Vladimirov; according to [MS-DOC] -- v20121003 Word (.doc) Binary File Format; Copyright (c) 2012 Microsoft Corporation; Release: October 8, 2012
  • Constructor Details

    • FFDataBase

      public FFDataBase()
    • FFDataBase

      public FFDataBase(byte[] std, int offset)