Package | Description |
---|---|
com.aspose.psd.xmp.schemas.dublincore |
The package contains Dublin Core metadata related helper classes, constants and methods.
|
com.aspose.psd.xmp.schemas.xmprm |
The package contains related to rights management helper classes, constants and methods.
|
Modifier and Type | Method and Description |
---|---|
void |
DublinCorePackage.setDescription(LangAlt desc)
Adds the description.
|
void |
DublinCorePackage.setTitle(LangAlt title)
Adds Dublin Core title for different languages.
|
Modifier and Type | Method and Description |
---|---|
void |
XmpRightsManagementPackage.setUsageTerms(LangAlt usageTerms)
Sets the usage terms.
|