jste.template
Class DocumentWrapper

java.lang.Object
  extended by jste.template.DocumentWrapper

public class DocumentWrapper
extends java.lang.Object

An object that wraps a Writer for use within the Javascript template.


Method Summary
 void write(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

write

public void write(java.lang.String s)
           throws java.io.IOException
Throws:
java.io.IOException