This class extends Writer in order to provide a mechanism for adding text to the current dom output buffer.
This is very inefficient at the moment but it is hidden away so will be easy to fix in future. The most efficient method of encoding is to probably write a method which explicitly tests for the different characters which need to be encoded.
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.