Interface InfoDictionary

  • All Superinterfaces:
    AdobePDF, BasicSchema, DublinCore, XMPBasic
    All Known Implementing Classes:
    InfoDictionaryImpl

    public interface InfoDictionary
    extends AdobePDF, DublinCore, XMPBasic
    Current interface provide necessary behavior of pdf document information dictionary. MetadataFixerImpl check next entries:
    • Title
    • Author
    • Subject
    • Producer
    • Keywords
    • Creator
    • CreationDate
    • ModDate
    Current properties described by corresponding schemas (such as AdobePDF, DublinCore and XMPBasic).

    Values of CreationDate and ModDate must be the same as directly in the document

    Author:
    Evgeniy Muravitskiy
    • Method Detail

      • isNeedToBeUpdated

        boolean isNeedToBeUpdated()