Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
LangAlt |
IptcExtensionPackage.getEvent()
Deprecated.
Gets the specific event at which the photo was taken.
|
LangAlt |
XmpPackage.getLangAlt(String key)
Deprecated.
|
LangAlt |
DublinCorePackage.getRights()
Deprecated.
Gets information about rights held in and over the resource.
|
Modifier and Type | Method and Description |
---|---|
void |
DublinCorePackage.setDescription(LangAlt desciption)
Deprecated.
Adds the description.
|
void |
IptcExtensionPackage.setEvent(LangAlt value)
Deprecated.
Sets the specific event at which the photo was taken.
|
void |
XmpPackage.setLangAlt(String key,
LangAlt langAlt)
Deprecated.
Sets the
LangAlt value. |
void |
DublinCorePackage.setRights(LangAlt value)
Deprecated.
Sets information about rights held in and over the resource.
|
void |
DublinCorePackage.setTitle(LangAlt title)
Deprecated.
Adds Dublin Core title for different languages.
|
void |
XmpRightsManagementPackage.setUsageTerms(LangAlt usageTerms)
Deprecated.
Sets the usage terms.
|
Copyright © 2020. All rights reserved.