com.adobe.xmp.properties
Interface XMPProperty
- All Known Subinterfaces:
- XMPPropertyInfo
public interface XMPProperty
This interface is used to return a text property together with its and options.
- Since:
- 23.01.2006
getValue
java.lang.String getValue()
- Returns:
- Returns the value of the property.
getOptions
PropertyOptions getOptions()
- Returns:
- Returns the options of the property.
getLanguage
java.lang.String getLanguage()
- Only set by
XMPMeta.getLocalizedText(String, String, String, String)
.
- Returns:
- Returns the language of the alt-text item.
Copyright © 2006-2007 Adobe Systems Inc. All Rights Reserved.