Class AdobePDFAdapter


  • public class AdobePDFAdapter
    extends XMPSchemaAdapter
    Schema adapter implementation for the Adobe PDF schema.
    • Constructor Detail

      • AdobePDFAdapter

        public AdobePDFAdapter​(Metadata meta,
                               java.lang.String namespace)
        Constructs a new adapter for Adobe PDF around the given metadata object.
        Parameters:
        meta - the underlying metadata
    • Method Detail

      • getKeywords

        public java.lang.String getKeywords()
        Returns:
        the keywords
      • setKeywords

        public void setKeywords​(java.lang.String value)
        Sets the keywords.
        Parameters:
        value - the keywords
      • getPDFVersion

        public java.lang.String getPDFVersion()
        Returns:
        the PDF version
      • setPDFVersion

        public void setPDFVersion​(java.lang.String value)
        Sets the PDF version
        Parameters:
        value - the PDF version (ex. "1.4")
      • getProducer

        public java.lang.String getProducer()
        Returns:
        the name of the tool that produced the PDF document
      • setProducer

        public void setProducer​(java.lang.String value)
        Sets the name of the tool that produced the PDF document
        Parameters:
        value - the producer
      • setTrapped

        public void setTrapped​(java.lang.String v)
        Sets if the pdf has trapping information True or False
        Parameters:
        v - the value