Inserts a new attribute immediately before this cursor's location, giving it the specified value and name.
@param Name The local name for the new attribute.
@param value The value for the new attribute.
@throws java.lang.IllegalArgumentException If the insertion is not allowedat the cursor's location.
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.