org.apache.myfaces.custom.graphicimagedynamic
Interface ImageRenderer

All Superinterfaces:
ResourceRenderer

public interface ImageRenderer
extends ResourceRenderer

The ImageRenderer is used to render the binary data for a html img tag Implementions must have a default constructor

Version:
$Revision: 673833 $ $Date: 2008-07-03 16:58:05 -0500 (Thu, 03 Jul 2008) $
Author:
Mathias Broekelmann

Method Summary
 
Methods inherited from interface org.apache.myfaces.custom.dynamicResources.ResourceRenderer
getContentLength, getContentType, renderResource, setContext
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.