Converts a string to a text node and appends that node to the children of this node.
@param text String to add to this node
@throws IllegalAddException if this node cannot have children of this type
@throws NullPointerException if text is null
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.