Class GFPDOCConfig

All Implemented Interfaces:
Object, PDObject, PDOCConfig

public class GFPDOCConfig extends GFPDObject implements PDOCConfig
Author:
Timur Kamalov
  • Field Details

  • Constructor Details

    • GFPDOCConfig

      public GFPDOCConfig(PDObject simplePDObject)
    • GFPDOCConfig

      public GFPDOCConfig(PDObject simplePDObject, List<String> groupNames, boolean duplicateName)
  • Method Details

    • getAS

      public String getAS()
      Description copied from interface: PDOCConfig
      if this key is present, the property contain the space-concatenated values of the Event entries if all Usage Application dictionaries
      Specified by:
      getAS in interface PDOCConfig
    • getOCGsNotContainedInOrder

      public String getOCGsNotContainedInOrder()
      Description copied from interface: PDOCConfig
      comma separated list of all optional content groups in the document, which the Order array does not contain references to
      Specified by:
      getOCGsNotContainedInOrder in interface PDOCConfig
    • gethasDuplicateName

      public Boolean gethasDuplicateName()
      Description copied from interface: PDOCConfig
      true if the name of this config has already been found in the default config or in one of the optional configs
      Specified by:
      gethasDuplicateName in interface PDOCConfig
    • getName

      public String getName()
      Description copied from interface: PDOCConfig
      name of the configuration (/Name entry in the optional content configuration dictionary)
      Specified by:
      getName in interface PDOCConfig