@Version(value="2.2.0") @Export(optional="provide:=true")
See: Description
Interface | Description |
---|---|
Filter |
Continuously filter bytes and produce an output that can be read
back.
|
FilterStateListener |
Notification listener that gets invoked when a filter detects start
and end markers.
|
Class | Description |
---|---|
AbstractAssetHandler |
The
AbstractAssetHandler serves as basis for all other asset handler implementations and provides common
used functionality. |
AbstractFilter |
Continuously filter bytes and produce an output that can be read
back.
|
DefaultFormatHandler |
Base class for format handlers.
|
SimpleContext |
Simple context that remembers all metadata and thumbnail images found.
|
StandardImageHandler |
The
StandardImageHandler supports currently following image types: gif png photoshop
jpeg tiff bmp |
XMPProcessor |
Process bytes, extract metadata found in <xpacket> tags and add them to
a
Context . |
XPacketFilter |
Continuously process bytes received from an
InputStream and
write the ones contained in an xpacket to an OutputStream . |
Copyright © 2010 - 2020 Adobe. All Rights Reserved