Package org.apache.xmpbox.type
Class DefinedStructuredType
java.lang.Object
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractComplexProperty
org.apache.xmpbox.type.AbstractStructuredType
org.apache.xmpbox.type.DefinedStructuredType
-
Field Summary
FieldsFields inherited from class org.apache.xmpbox.type.AbstractStructuredType
STRUCTURE_ARRAY_NAME
-
Constructor Summary
ConstructorsConstructorDescriptionDefinedStructuredType
(XMPMetadata metadata) DefinedStructuredType
(XMPMetadata metadata, String namespaceURI, String fieldPrefix, String propertyName) -
Method Summary
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
-
definedProperties
-
-
Constructor Details
-
DefinedStructuredType
public DefinedStructuredType(XMPMetadata metadata, String namespaceURI, String fieldPrefix, String propertyName) -
DefinedStructuredType
-
-
Method Details
-
addProperty
-
getDefinedProperties
-