public class PhotoshopSchema extends XMPSchema
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ANCESTORID |
static java.lang.String |
AUTHORS_POSITION |
static java.lang.String |
CAPTION_WRITER |
static java.lang.String |
CATEGORY |
static java.lang.String |
CITY |
static java.lang.String |
COLOR_MODE |
static java.lang.String |
COUNTRY |
static java.lang.String |
CREDIT |
static java.lang.String |
DATE_CREATED |
static java.lang.String |
DOCUMENT_ANCESTORS |
static java.lang.String |
HEADLINE |
static java.lang.String |
HISTORY |
static java.lang.String |
ICC_PROFILE |
static java.lang.String |
INSTRUCTIONS |
private ArrayProperty |
seqLayer |
static java.lang.String |
SOURCE |
static java.lang.String |
STATE |
static java.lang.String |
SUPPLEMENTAL_CATEGORIES |
static java.lang.String |
TEXT_LAYERS |
static java.lang.String |
TRANSMISSION_REFERENCE |
static java.lang.String |
URGENCY |
STRUCTURE_ARRAY_NAME
Constructor and Description |
---|
PhotoshopSchema(XMPMetadata metadata) |
PhotoshopSchema(XMPMetadata metadata,
java.lang.String ownPrefix) |
addBagValue, addBagValueAsSimple, addQualifiedBagValue, addSequenceDateValueAsSimple, addUnqualifiedSequenceDateValue, addUnqualifiedSequenceValue, addUnqualifiedSequenceValue, getAboutAttribute, getAboutValue, getAbstractProperty, getBooleanProperty, getBooleanPropertyValue, getBooleanPropertyValueAsSimple, getDateProperty, getDatePropertyValue, getDatePropertyValueAsSimple, getIntegerProperty, getIntegerPropertyValue, getIntegerPropertyValueAsSimple, getUnqualifiedArrayList, getUnqualifiedBagValueList, getUnqualifiedLanguagePropertyLanguagesValue, getUnqualifiedLanguagePropertyValue, getUnqualifiedSequenceDateValueList, getUnqualifiedSequenceValueList, getUnqualifiedTextProperty, getUnqualifiedTextPropertyValue, instanciateSimple, merge, removeUnqualifiedArrayValue, removeUnqualifiedBagValue, removeUnqualifiedSequenceDateValue, removeUnqualifiedSequenceValue, removeUnqualifiedSequenceValue, reorganizeAltOrder, setAbout, setAboutAsSimple, setBooleanProperty, setBooleanPropertyValue, setBooleanPropertyValueAsSimple, setDateProperty, setDatePropertyValue, setDatePropertyValueAsSimple, setIntegerProperty, setIntegerPropertyValue, setIntegerPropertyValueAsSimple, setTextProperty, setTextPropertyValue, setTextPropertyValueAsSimple, setUnqualifiedLanguagePropertyValue
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefix
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removeProperty
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
public static final java.lang.String ANCESTORID
public static final java.lang.String AUTHORS_POSITION
public static final java.lang.String CAPTION_WRITER
public static final java.lang.String CATEGORY
public static final java.lang.String CITY
public static final java.lang.String COLOR_MODE
public static final java.lang.String COUNTRY
public static final java.lang.String CREDIT
public static final java.lang.String DATE_CREATED
public static final java.lang.String DOCUMENT_ANCESTORS
public static final java.lang.String HEADLINE
public static final java.lang.String HISTORY
public static final java.lang.String ICC_PROFILE
public static final java.lang.String INSTRUCTIONS
public static final java.lang.String SOURCE
public static final java.lang.String STATE
public static final java.lang.String SUPPLEMENTAL_CATEGORIES
public static final java.lang.String TEXT_LAYERS
private ArrayProperty seqLayer
public static final java.lang.String TRANSMISSION_REFERENCE
public static final java.lang.String URGENCY
public PhotoshopSchema(XMPMetadata metadata)
public PhotoshopSchema(XMPMetadata metadata, java.lang.String ownPrefix)
public URIType getAncestorIDProperty()
public java.lang.String getAncestorID()
public void setAncestorID(java.lang.String text)
public void setAncestorIDProperty(URIType text)
public TextType getAuthorsPositionProperty()
public java.lang.String getAuthorsPosition()
public void setAuthorsPosition(java.lang.String text)
public void setAuthorsPositionProperty(TextType text)
public TextType getCaptionWriterProperty()
public java.lang.String getCaptionWriter()
public void setCaptionWriter(java.lang.String text)
public void setCaptionWriterProperty(ProperNameType text)
public TextType getCategoryProperty()
public java.lang.String getCategory()
public void setCategory(java.lang.String text)
public void setCategoryProperty(TextType text)
public TextType getCityProperty()
public java.lang.String getCity()
public void setCity(java.lang.String text)
public void setCityProperty(TextType text)
public IntegerType getColorModeProperty()
public java.lang.Integer getColorMode()
public void setColorMode(java.lang.String text)
public void setColorModeProperty(IntegerType text)
public TextType getCountryProperty()
public java.lang.String getCountry()
public void setCountry(java.lang.String text)
public void setCountryProperty(TextType text)
public TextType getCreditProperty()
public java.lang.String getCredit()
public void setCredit(java.lang.String text)
public void setCreditProperty(TextType text)
public DateType getDateCreatedProperty()
public java.lang.String getDateCreated()
public void setDateCreated(java.lang.String text)
public void setDateCreatedProperty(DateType text)
public void addDocumentAncestors(java.lang.String text)
public ArrayProperty getDocumentAncestorsProperty()
public java.util.List<java.lang.String> getDocumentAncestors()
public TextType getHeadlineProperty()
public java.lang.String getHeadline()
public void setHeadline(java.lang.String text)
public void setHeadlineProperty(TextType text)
public TextType getHistoryProperty()
public java.lang.String getHistory()
public void setHistory(java.lang.String text)
public void setHistoryProperty(TextType text)
public TextType getICCProfileProperty()
public java.lang.String getICCProfile()
public void setICCProfile(java.lang.String text)
public void setICCProfileProperty(TextType text)
public TextType getInstructionsProperty()
public java.lang.String getInstructions()
public void setInstructions(java.lang.String text)
public void setInstructionsProperty(TextType text)
public TextType getSourceProperty()
public java.lang.String getSource()
public void setSource(java.lang.String text)
public void setSourceProperty(TextType text)
public TextType getStateProperty()
public java.lang.String getState()
public void setState(java.lang.String text)
public void setStateProperty(TextType text)
public TextType getSupplementalCategoriesProperty()
public java.lang.String getSupplementalCategories()
public void setSupplementalCategories(java.lang.String text)
public void setSupplementalCategoriesProperty(TextType text)
public void addTextLayers(java.lang.String layerName, java.lang.String layerText)
public java.util.List<LayerType> getTextLayers() throws BadFieldValueException
BadFieldValueException
public TextType getTransmissionReferenceProperty()
public java.lang.String getTransmissionReference()
public void setTransmissionReference(java.lang.String text)
public void setTransmissionReferenceProperty(TextType text)
public IntegerType getUrgencyProperty()
public java.lang.Integer getUrgency()
public void setUrgency(java.lang.String s)
public void setUrgency(java.lang.Integer s)
public void setUrgencyProperty(IntegerType text)