Package com.day.cq.dam.commons.handler
Defines package version.
-
Interface Summary 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 Summary Class Description AbstractAssetHandler TheAbstractAssetHandler
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 TheStandardImageHandler
supports currently following image types: gif png photoshop jpeg tiff bmpXMPProcessor Process bytes, extract metadata found in <xpacket> tags and add them to aContext
.XPacketFilter Continuously process bytes received from anInputStream
and write the ones contained in an xpacket to anOutputStream
.