Class XMPSchemaPDFX


  • public class XMPSchemaPDFX
    extends org.apache.jempbox.xmp.XMPSchema
    This is somewhat of a hack to handle the older pdfx: See also the more modern XMPSchemaPDFXId
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String NAMESPACE  
      static String NAMESPACE_URI  
      • Fields inherited from class org.apache.jempbox.xmp.XMPSchema

        NS_NAMESPACE, prefix, schema
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getPDFXConformance()  
      String getPDFXVersion()  
      • Methods inherited from class org.apache.jempbox.xmp.XMPSchema

        addBagValue, addSequenceDateValue, addSequenceValue, addSequenceValue, getAbout, getBagList, getBooleanProperty, getDateProperty, getElement, getEventSequenceList, getIntegerProperty, getLanguageProperty, getLanguagePropertyLanguages, getSequenceDateList, getSequenceList, getTextProperty, getThumbnailProperty, merge, removeBagValue, removeSequenceDateValue, removeSequenceValue, removeSequenceValue, setAbout, setBooleanProperty, setDateProperty, setIntegerProperty, setLanguageProperty, setTextProperty, setThumbnailProperty
    • Constructor Detail

      • XMPSchemaPDFX

        public XMPSchemaPDFX​(org.apache.jempbox.xmp.XMPMetadata parent)
      • XMPSchemaPDFX

        public XMPSchemaPDFX​(Element element,
                             String prefix)
    • Method Detail

      • getPDFXVersion

        public String getPDFXVersion()
      • getPDFXConformance

        public String getPDFXConformance()