public interface XMPWriteBackOptions
XMPWriteBackOptions
interface defines the options for writing XMP metadata information to a
binary.Modifier and Type | Method and Description |
---|---|
void |
createVersion(boolean createVersion)
Sets the value whether version is to be created for an asset on each writeback
|
Set<Rendition> |
getRenditions()
Returns the set of renditions of an Asset for which XMP meta writeback has to be done
|
boolean |
isCreateVersion()
Returns whether a version needs to be created or not for an asset on each writeback
|
void |
setRenditions(Set<Rendition> renditions)
Sets the renditions for which XMP meta writeback has to be done
|
boolean isCreateVersion()
void createVersion(boolean createVersion)
createVersion
- if true then create versions of the asset on each writebackSet<Rendition> getRenditions()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"