Add a node to the start of this element's children.
@param child node to add. Must not already have a parent.
@return this element, so that you can add more child nodes or elements.
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.