public interface Context
FormatHandler
in order to identify the chain of handlers and the asset being
generated.Modifier and Type | Method and Description |
---|---|
void |
addException(ProcessorException e)
Add an exception that occurred while processing an asset.
|
void |
addMetadata(java.io.InputStream metadata)
Add metadata.
|
void |
addThumbnail(java.awt.image.BufferedImage image)
Add thumbnail image.
|
void addException(ProcessorException e)
e
- exception to addvoid addThumbnail(java.awt.image.BufferedImage image)
image
- buffered imagevoid addMetadata(java.io.InputStream metadata)
metadata
- metadata"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"