Replaces a style name on the element with another. If the old name does not exist, the new name will simply be added.
@param oldStyle the style to replace
@param newStyle the new style
@return this
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.