Package org.apache.xmpbox.schema
Class PhotoshopSchema
- java.lang.Object
-
- org.apache.xmpbox.type.AbstractField
-
- org.apache.xmpbox.type.AbstractComplexProperty
-
- org.apache.xmpbox.type.AbstractStructuredType
-
- org.apache.xmpbox.schema.XMPSchema
-
- org.apache.xmpbox.schema.PhotoshopSchema
-
public class PhotoshopSchema extends XMPSchema
-
-
Field Summary
Fields Modifier and Type Field 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
-
Fields inherited from class org.apache.xmpbox.type.AbstractStructuredType
STRUCTURE_ARRAY_NAME
-
-
Constructor Summary
Constructors Constructor Description PhotoshopSchema(XMPMetadata metadata)
PhotoshopSchema(XMPMetadata metadata, java.lang.String ownPrefix)
-
Method Summary
-
Methods inherited from class org.apache.xmpbox.schema.XMPSchema
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
-
Methods inherited from class org.apache.xmpbox.type.AbstractStructuredType
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefix
-
Methods inherited from class org.apache.xmpbox.type.AbstractComplexProperty
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removeProperty
-
Methods inherited from class org.apache.xmpbox.type.AbstractField
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
-
-
-
-
Field Detail
-
ANCESTORID
public static final java.lang.String ANCESTORID
- See Also:
- Constant Field Values
-
AUTHORS_POSITION
public static final java.lang.String AUTHORS_POSITION
- See Also:
- Constant Field Values
-
CAPTION_WRITER
public static final java.lang.String CAPTION_WRITER
- See Also:
- Constant Field Values
-
CATEGORY
public static final java.lang.String CATEGORY
- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
- See Also:
- Constant Field Values
-
COLOR_MODE
public static final java.lang.String COLOR_MODE
- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
- See Also:
- Constant Field Values
-
CREDIT
public static final java.lang.String CREDIT
- See Also:
- Constant Field Values
-
DATE_CREATED
public static final java.lang.String DATE_CREATED
- See Also:
- Constant Field Values
-
DOCUMENT_ANCESTORS
public static final java.lang.String DOCUMENT_ANCESTORS
- See Also:
- Constant Field Values
-
HEADLINE
public static final java.lang.String HEADLINE
- See Also:
- Constant Field Values
-
HISTORY
public static final java.lang.String HISTORY
- See Also:
- Constant Field Values
-
ICC_PROFILE
public static final java.lang.String ICC_PROFILE
- See Also:
- Constant Field Values
-
INSTRUCTIONS
public static final java.lang.String INSTRUCTIONS
- See Also:
- Constant Field Values
-
SOURCE
public static final java.lang.String SOURCE
- See Also:
- Constant Field Values
-
STATE
public static final java.lang.String STATE
- See Also:
- Constant Field Values
-
SUPPLEMENTAL_CATEGORIES
public static final java.lang.String SUPPLEMENTAL_CATEGORIES
- See Also:
- Constant Field Values
-
TEXT_LAYERS
public static final java.lang.String TEXT_LAYERS
- See Also:
- Constant Field Values
-
seqLayer
private ArrayProperty seqLayer
-
TRANSMISSION_REFERENCE
public static final java.lang.String TRANSMISSION_REFERENCE
- See Also:
- Constant Field Values
-
URGENCY
public static final java.lang.String URGENCY
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PhotoshopSchema
public PhotoshopSchema(XMPMetadata metadata)
-
PhotoshopSchema
public PhotoshopSchema(XMPMetadata metadata, java.lang.String ownPrefix)
-
-
Method Detail
-
getAncestorIDProperty
public URIType getAncestorIDProperty()
-
getAncestorID
public java.lang.String getAncestorID()
-
setAncestorID
public void setAncestorID(java.lang.String text)
-
setAncestorIDProperty
public void setAncestorIDProperty(URIType text)
-
getAuthorsPositionProperty
public TextType getAuthorsPositionProperty()
-
getAuthorsPosition
public java.lang.String getAuthorsPosition()
-
setAuthorsPosition
public void setAuthorsPosition(java.lang.String text)
-
setAuthorsPositionProperty
public void setAuthorsPositionProperty(TextType text)
-
getCaptionWriterProperty
public TextType getCaptionWriterProperty()
-
getCaptionWriter
public java.lang.String getCaptionWriter()
-
setCaptionWriter
public void setCaptionWriter(java.lang.String text)
-
setCaptionWriterProperty
public void setCaptionWriterProperty(ProperNameType text)
-
getCategoryProperty
public TextType getCategoryProperty()
-
getCategory
public java.lang.String getCategory()
-
setCategory
public void setCategory(java.lang.String text)
-
setCategoryProperty
public void setCategoryProperty(TextType text)
-
getCityProperty
public TextType getCityProperty()
-
getCity
public java.lang.String getCity()
-
setCity
public void setCity(java.lang.String text)
-
setCityProperty
public void setCityProperty(TextType text)
-
getColorModeProperty
public IntegerType getColorModeProperty()
-
getColorMode
public java.lang.Integer getColorMode()
-
setColorMode
public void setColorMode(java.lang.String text)
-
setColorModeProperty
public void setColorModeProperty(IntegerType text)
-
getCountryProperty
public TextType getCountryProperty()
-
getCountry
public java.lang.String getCountry()
-
setCountry
public void setCountry(java.lang.String text)
-
setCountryProperty
public void setCountryProperty(TextType text)
-
getCreditProperty
public TextType getCreditProperty()
-
getCredit
public java.lang.String getCredit()
-
setCredit
public void setCredit(java.lang.String text)
-
setCreditProperty
public void setCreditProperty(TextType text)
-
getDateCreatedProperty
public DateType getDateCreatedProperty()
-
getDateCreated
public java.lang.String getDateCreated()
-
setDateCreated
public void setDateCreated(java.lang.String text)
-
setDateCreatedProperty
public void setDateCreatedProperty(DateType text)
-
addDocumentAncestors
public void addDocumentAncestors(java.lang.String text)
-
getDocumentAncestorsProperty
public ArrayProperty getDocumentAncestorsProperty()
-
getDocumentAncestors
public java.util.List<java.lang.String> getDocumentAncestors()
-
getHeadlineProperty
public TextType getHeadlineProperty()
-
getHeadline
public java.lang.String getHeadline()
-
setHeadline
public void setHeadline(java.lang.String text)
-
setHeadlineProperty
public void setHeadlineProperty(TextType text)
-
getHistoryProperty
public TextType getHistoryProperty()
-
getHistory
public java.lang.String getHistory()
-
setHistory
public void setHistory(java.lang.String text)
-
setHistoryProperty
public void setHistoryProperty(TextType text)
-
getICCProfileProperty
public TextType getICCProfileProperty()
-
getICCProfile
public java.lang.String getICCProfile()
-
setICCProfile
public void setICCProfile(java.lang.String text)
-
setICCProfileProperty
public void setICCProfileProperty(TextType text)
-
getInstructionsProperty
public TextType getInstructionsProperty()
-
getInstructions
public java.lang.String getInstructions()
-
setInstructions
public void setInstructions(java.lang.String text)
-
setInstructionsProperty
public void setInstructionsProperty(TextType text)
-
getSourceProperty
public TextType getSourceProperty()
-
getSource
public java.lang.String getSource()
-
setSource
public void setSource(java.lang.String text)
-
setSourceProperty
public void setSourceProperty(TextType text)
-
getStateProperty
public TextType getStateProperty()
-
getState
public java.lang.String getState()
-
setState
public void setState(java.lang.String text)
-
setStateProperty
public void setStateProperty(TextType text)
-
getSupplementalCategoriesProperty
public TextType getSupplementalCategoriesProperty()
-
getSupplementalCategories
public java.lang.String getSupplementalCategories()
-
setSupplementalCategories
public void setSupplementalCategories(java.lang.String text)
-
setSupplementalCategoriesProperty
public void setSupplementalCategoriesProperty(TextType text)
-
addTextLayers
public void addTextLayers(java.lang.String layerName, java.lang.String layerText)
-
getTextLayers
public java.util.List<LayerType> getTextLayers() throws BadFieldValueException
- Throws:
BadFieldValueException
-
getTransmissionReferenceProperty
public TextType getTransmissionReferenceProperty()
-
getTransmissionReference
public java.lang.String getTransmissionReference()
-
setTransmissionReference
public void setTransmissionReference(java.lang.String text)
-
setTransmissionReferenceProperty
public void setTransmissionReferenceProperty(TextType text)
-
getUrgencyProperty
public IntegerType getUrgencyProperty()
-
getUrgency
public java.lang.Integer getUrgency()
-
setUrgency
public void setUrgency(java.lang.String s)
-
setUrgency
public void setUrgency(java.lang.Integer s)
-
setUrgencyProperty
public void setUrgencyProperty(IntegerType text)
-
-