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
-
Method Summary
-
Method Details
-
getValue
String getValue()- Returns:
- Returns the value of the property.
-
getOptions
PropertyOptions getOptions()- Returns:
- Returns the options of the property.
-
getLanguage
String getLanguage()- Returns:
- Returns the language of the alt-text item.
-