This class is used to replace the stdout for the Tcl Interp. Everything written to stdout will instead be appended to the HTML document.
This class is in the tcl.lang package because tcl.lang.Channel and tcl.lang.TclIO aren't public but we need to access those classes to define new channels.
@author Colin Stevens (colin.stevens@sun.com)
@version 2.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.