Interface XMPProperty

All Superinterfaces:
Object, XMPObject
All Known Subinterfaces:
XMPLangAlt, XMPMMHistoryProperty

public interface XMPProperty extends XMPObject
XMP property
  • Method Details

    • getisPredefinedInXMP2004

      Boolean getisPredefinedInXMP2004()
      true if this property is predefined (available in predefined schema) for PDF/A-1
    • getisPredefinedInXMP2005

      Boolean getisPredefinedInXMP2005()
      true if this property is predefined (available in predefined schema) for PDF/A-2 or for PDF/A-3
    • getisDefinedInCurrentPackage

      Boolean getisDefinedInCurrentPackage()
      true if this property defined in extension schema in current XMP package
    • getisDefinedInMainPackage

      Boolean getisDefinedInMainPackage()
      true if this property defined in extension schema in main XMP package
    • getisValueTypeCorrect

      Boolean getisValueTypeCorrect()
      true if the property value type corresponds to the type defined by XMP specification or extension schema
    • getpredefinedType

      String getpredefinedType()
      type defined by XMP specification or extension schema