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 Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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 TypeMethodDescriptionvoidaddDocumentAncestors(String text) voidaddTextLayers(String layerName, String layerText) getCity()getState()voidsetAncestorID(String text) voidsetAncestorIDProperty(URIType text) voidsetAuthorsPosition(String text) voidvoidsetCaptionWriter(String text) voidvoidsetCategory(String text) voidsetCategoryProperty(TextType text) voidvoidsetCityProperty(TextType text) voidsetColorMode(String text) voidvoidsetCountry(String text) voidsetCountryProperty(TextType text) voidvoidsetCreditProperty(TextType text) voidsetDateCreated(String text) voidvoidsetHeadline(String text) voidsetHeadlineProperty(TextType text) voidsetHistory(String text) voidsetHistoryProperty(TextType text) voidsetICCProfile(String text) voidvoidsetInstructions(String text) voidvoidvoidsetSourceProperty(TextType text) voidvoidsetStateProperty(TextType text) voidvoidvoidvoidvoidvoidsetUrgency(String s) voidMethods 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, setUnqualifiedLanguagePropertyValueMethods inherited from class org.apache.xmpbox.type.AbstractStructuredType
addSimpleProperty, createArrayProperty, createTextType, getDatePropertyAsCalendar, getNamespace, getPreferedPrefix, getPrefix, getPropertyValueAsString, setNamespace, setPrefixMethods inherited from class org.apache.xmpbox.type.AbstractComplexProperty
addNamespace, addProperty, getAllNamespacesWithPrefix, getAllProperties, getArrayProperty, getContainer, getFirstEquivalentProperty, getNamespacePrefix, getProperty, removePropertyMethods 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
-