Frames | No Frames |
Methods with parameter type org.jempbox.xmp.Thumbnail | |
void | Set the thumbnail of this resource in a specific language.
|
void | Set the default value for the thumbnail.
|
void | Set the value of a multi-lingual property.
|
Methods with return type org.jempbox.xmp.Thumbnail | |
Thumbnail | Get the default value for the thumbnail.
|
Thumbnail | XMPSchemaBasic.getThumbnail(String language) Get the thumbnail in a specific language.
|
Thumbnail | XMPSchema.getThumbnailProperty(String propertyName, String language) Get the value of a multi-lingual property.
|