public final class XmpMetadataProperty extends Object implements IMetadataProperty
Represents XMP metadata property.
public final String getName()
Gets property name.
getName
in interface IMetadataProperty
public final void setName(String value)
Sets property name.
setName
in interface IMetadataProperty
value
- Property name.public final String getFormattedValue()
Gets the formatted value.
getFormattedValue
in interface IMetadataProperty
Copyright © 2018. All rights reserved.