Package com.day.cq.dam.commons.handler

Interface Summary
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
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 © 2011-2013 Adobe Systems Incorporated. All Rights Reserved.