jist.swans.app.io
Class OutputStreamWriter

java.lang.Object
  extended by jist.swans.app.io.OutputStreamWriter

public class OutputStreamWriter
extends java.lang.Object

A functionally identical port of java.io.OutputStreamWriter, primarily brought into jist.swans.app.io package so that it could be dynamically rewritten.

Since:
SWANS1.0

Constructor Summary
OutputStreamWriter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputStreamWriter

public OutputStreamWriter()