railo.runtime.converter.bin
Class ImageConverter

java.lang.Object
  extended by railo.runtime.converter.bin.ImageConverter
All Implemented Interfaces:
BinaryConverter

public class ImageConverter
extends Object
implements BinaryConverter


Constructor Summary
ImageConverter(String format)
           
 
Method Summary
 void writeOut(PageContext pc, Object source, OutputStream os)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageConverter

public ImageConverter(String format)
Method Detail

writeOut

public void writeOut(PageContext pc,
                     Object source,
                     OutputStream os)
              throws ConverterException,
                     IOException
Specified by:
writeOut in interface BinaryConverter
Throws:
ConverterException
IOException


Copyright © 2012 Railo