Converts the given node pNode into a stream of SAX events, which are fired into the content handler pHandler.
@param pNode The node being serialized.
@param pHandler The target handler.
@throws SAXException The target handler reported an error.
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.