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(InputStream metadata)
Add metadata.
|
void |
addThumbnail(BufferedImage image)
Add thumbnail image.
|
void addException(ProcessorException e)
e - exception to addvoid addThumbnail(BufferedImage image)
image - buffered imagevoid addMetadata(InputStream metadata)
metadata - metadataCopyright © 2010 - 2020 Adobe. All Rights Reserved