Serializes an object to a character stream.
@param obj The object to serialize.
@param writer The character stream writer.
@throws IOException if an IO error occurs
@throws MarshallerException if a marshalling error occurs.
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.