Class XMPSchemaIllustrator

java.lang.Object
org.apache.jempbox.xmp.XMPSchema
org.apache.tika.parser.pdf.xmpschemas.XMPSchemaIllustrator

public class XMPSchemaIllustrator extends org.apache.jempbox.xmp.XMPSchema
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
    static final String
     

    Fields inherited from class org.apache.jempbox.xmp.XMPSchema

    NS_NAMESPACE, prefix, schema
  • Constructor Summary

    Constructors
    Constructor
    Description
    XMPSchemaIllustrator(org.apache.jempbox.xmp.XMPMetadata parent)
     
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • XMPSchemaIllustrator

      public XMPSchemaIllustrator(org.apache.jempbox.xmp.XMPMetadata parent)
    • XMPSchemaIllustrator

      public XMPSchemaIllustrator(Element element, String prefix)
  • Method Details

    • getType

      public String getType()