Class GPSCoordinateType
java.lang.Object
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractSimpleProperty
org.apache.xmpbox.type.TextType
org.apache.xmpbox.type.GPSCoordinateType
-
Constructor Summary
ConstructorsConstructorDescriptionGPSCoordinateType(XMPMetadata metadata, String namespaceURI, String prefix, String propertyName, Object value) -
Method Summary
Methods inherited from class TextType
getStringValue, getValue, setValueMethods inherited from class AbstractSimpleProperty
getNamespace, getPrefix, getRawValue, toStringMethods inherited from class AbstractField
containsAttribute, getAllAttributes, getAttribute, getMetadata, getPropertyName, removeAttribute, setAttribute, setPropertyName
-
Constructor Details
-
GPSCoordinateType
public GPSCoordinateType(XMPMetadata metadata, String namespaceURI, String prefix, String propertyName, Object value)
-