Class AdobePDFSchemaImpl

java.lang.Object
org.verapdf.metadata.fixer.gf.impl.schemas.BasicSchemaImpl
org.verapdf.metadata.fixer.gf.impl.schemas.AdobePDFSchemaImpl
All Implemented Interfaces:
AdobePDF, BasicSchema

public class AdobePDFSchemaImpl extends BasicSchemaImpl implements AdobePDF
Author:
Maksim Bezrukov
  • Constructor Details

  • Method Details

    • getProducer

      public String getProducer()
      Description copied from interface: AdobePDF
      Return Producer entry. For information dictionary and metadata Adobe PDF schema represented by Producer entry
      Specified by:
      getProducer in interface AdobePDF
      Returns:
      Producer entry
    • setProducer

      public void setProducer(String producer)
      Description copied from interface: AdobePDF
      Set Producer entry. For information dictionary and metadata Adobe PDF schema represented by Producer entry
      Specified by:
      setProducer in interface AdobePDF
      Parameters:
      producer - new value for producer
    • getKeywords

      public String getKeywords()
      Description copied from interface: AdobePDF
      Return Keywords entry. For information dictionary and metadata Adobe PDF schema represented by Keywords entry
      Specified by:
      getKeywords in interface AdobePDF
      Returns:
      Keywords entry
    • setKeywords

      public void setKeywords(String keywords)
      Description copied from interface: AdobePDF
      Set Keywords entry. For information dictionary and metadata Adobe PDF schema represented by Keywords entry
      Specified by:
      setKeywords in interface AdobePDF
      Parameters:
      keywords - new value for keywords