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
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class org.apache.xmpbox.type.AbstractStructuredType
STRUCTURE_ARRAY_NAME
-
Constructor Summary
ConstructorsConstructorDescriptionPhotoshopSchema
(XMPMetadata metadata) PhotoshopSchema
(XMPMetadata metadata, String ownPrefix) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addDocumentAncestors
(String text) void
addTextLayers
(String layerName, String layerText) getCity()
getState()
void
setAncestorID
(String text) void
setAncestorIDProperty
(URIType text) void
setAuthorsPosition
(String text) void
void
setCaptionWriter
(String text) void
void
setCategory
(String text) void
setCategoryProperty
(TextType text) void
void
setCityProperty
(TextType text) void
setColorMode
(String text) void
void
setCountry
(String text) void
setCountryProperty
(TextType text) void
void
setCreditProperty
(TextType text) void
setDateCreated
(String text) void
void
setHeadline
(String text) void
setHeadlineProperty
(TextType text) void
setHistory
(String text) void
setHistoryProperty
(TextType text) void
setICCProfile
(String text) void
void
setInstructions
(String text) void
void
void
setSourceProperty
(TextType text) void
void
setStateProperty
(TextType text) void
void
void
void
void
void
setUrgency
(String s) void
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 Details
-
ANCESTORID
- See Also:
-
AUTHORS_POSITION
- See Also:
-
CAPTION_WRITER
- See Also:
-
CATEGORY
- See Also:
-
CITY
- See Also:
-
COLOR_MODE
- See Also:
-
COUNTRY
- See Also:
-
CREDIT
- See Also:
-
DATE_CREATED
- See Also:
-
DOCUMENT_ANCESTORS
- See Also:
-
HEADLINE
- See Also:
-
HISTORY
- See Also:
-
ICC_PROFILE
- See Also:
-
INSTRUCTIONS
- See Also:
-
SOURCE
- See Also:
-
STATE
- See Also:
-
SUPPLEMENTAL_CATEGORIES
- See Also:
-
TEXT_LAYERS
- See Also:
-
TRANSMISSION_REFERENCE
- See Also:
-
URGENCY
- See Also:
-
-
Constructor Details
-
PhotoshopSchema
-
PhotoshopSchema
-
-
Method Details
-
getAncestorIDProperty
-
getAncestorID
-
setAncestorID
-
setAncestorIDProperty
-
getAuthorsPositionProperty
-
getAuthorsPosition
-
setAuthorsPosition
-
setAuthorsPositionProperty
-
getCaptionWriterProperty
-
getCaptionWriter
-
setCaptionWriter
-
setCaptionWriterProperty
-
getCategoryProperty
-
getCategory
-
setCategory
-
setCategoryProperty
-
getCityProperty
-
getCity
-
setCity
-
setCityProperty
-
getColorModeProperty
-
getColorMode
-
setColorMode
-
setColorModeProperty
-
getCountryProperty
-
getCountry
-
setCountry
-
setCountryProperty
-
getCreditProperty
-
getCredit
-
setCredit
-
setCreditProperty
-
getDateCreatedProperty
-
getDateCreated
-
setDateCreated
-
setDateCreatedProperty
-
addDocumentAncestors
-
getDocumentAncestorsProperty
-
getDocumentAncestors
-
getHeadlineProperty
-
getHeadline
-
setHeadline
-
setHeadlineProperty
-
getHistoryProperty
-
getHistory
-
setHistory
-
setHistoryProperty
-
getICCProfileProperty
-
getICCProfile
-
setICCProfile
-
setICCProfileProperty
-
getInstructionsProperty
-
getInstructions
-
setInstructions
-
setInstructionsProperty
-
getSourceProperty
-
getSource
-
setSource
-
setSourceProperty
-
getStateProperty
-
getState
-
setState
-
setStateProperty
-
getSupplementalCategoriesProperty
-
getSupplementalCategories
-
setSupplementalCategories
-
setSupplementalCategoriesProperty
-
addTextLayers
-
getTextLayers
- Throws:
BadFieldValueException
-
getTransmissionReferenceProperty
-
getTransmissionReference
-
setTransmissionReference
-
setTransmissionReferenceProperty
-
getUrgencyProperty
-
getUrgency
-
setUrgency
-
setUrgency
-
setUrgencyProperty
-