Adds an attribute to the element, but only if the attribute name does not already exist.
@param name the name of the attribute to add
@param value the value for the attribute. A value of null is allowed, and no attribute will be added to the element.
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.