Interface CosInfo

All Superinterfaces:
CosDict, CosObject, Object

public interface CosInfo extends CosDict
Information dictionary
  • Method Details

    • getModDate

      String getModDate()
      value of ModDate entry
    • getXMPModifyDate

      String getXMPModifyDate()
      string representation of XMP Modify Date
    • getdoModDatesMatch

      Boolean getdoModDatesMatch()
      true, if ModDate entry and XMP Modify Date have equivalent values
    • getCreationDate

      String getCreationDate()
      value of CreationDate entry
    • getXMPCreateDate

      String getXMPCreateDate()
      string representation of XMP Create Date
    • getdoCreationDatesMatch

      Boolean getdoCreationDatesMatch()
      true, if CreationDate entry and XMP Create Date have equivalent values
    • getTitle

      String getTitle()
      value of Title entry without trailing zero
    • getXMPTitle

      String getXMPTitle()
      value of XMP Title
    • getAuthor

      String getAuthor()
      value of Author entry without trailing zero
    • getXMPCreator

      String getXMPCreator()
      comma separated list of XMP Creator array
    • getXMPCreatorSize

      Long getXMPCreatorSize()
      size of XMP Creator array
    • getSubject

      String getSubject()
      value of Subject entry without trailing zero
    • getXMPDescription

      String getXMPDescription()
      value of XMP Description
    • getProducer

      String getProducer()
      value of Producer entry without trailing zero
    • getXMPProducer

      String getXMPProducer()
      value of XMP Producer
    • getCreator

      String getCreator()
      value of Creator entry without trailing zero
    • getXMPCreatorTool

      String getXMPCreatorTool()
      value of XMP Creator Tool
    • getKeywords

      String getKeywords()
      value of Keywords entry without trailing zero
    • getXMPKeywords

      String getXMPKeywords()
      value of XMP Keywords