com.ideo.sweetdevria.draw
Interface IDrawer

All Known Implementing Classes:
VelocityDrawer

public interface IDrawer

A drawer abstraction


Method Summary
 void draw(java.io.Writer writer, RIAContext context, java.lang.String template)
           
 

Method Detail

draw

void draw(java.io.Writer writer,
          RIAContext context,
          java.lang.String template)
          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 Ideo Technologies. All Rights Reserved.