com.agical.rdoc.velocity.render
Class VelocityTemplateConverter

java.lang.Object
  extended by com.agical.rdoc.velocity.render.VelocityTemplateConverter
All Implemented Interfaces:
ObjectConverter

public class VelocityTemplateConverter
extends Object
implements ObjectConverter


Constructor Summary
VelocityTemplateConverter(org.apache.velocity.context.Context context)
           
 
Method Summary
 void convert(Object object, OutputStream target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityTemplateConverter

public VelocityTemplateConverter(org.apache.velocity.context.Context context)
Method Detail

convert

public void convert(Object object,
                    OutputStream target)
             throws IOException
Specified by:
convert in interface ObjectConverter
Throws:
IOException


Copyright © 2005-2011 Agical AB. All Rights Reserved.