[jdom-commits] CVS update: jdom/src/java/org/jdom

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Tue Apr 17 23:32:41 PDT 2001


Date:	Wednesday April 18, 2001 @ 7:32
Author:	jhunter

Update of /home/cvspublic/jdom/src/java/org/jdom
In directory www.nmemonix.com:/tmp/cvs-serv9374/src/java/org/jdom

Modified Files:
	Element.java 
Log Message:
Changed addAttribute() to setAttribute() as was decided earlier and 
sitting in the TODO.  Deprecated addAttribute() for beta7.

Also improved the logic in setAttribute() to ensure well-formedness by
verifying the attribute namespace prefix doesn't collide with an existing
prefix on that element (either on the element's own ns, an additional
ns, or another attribute's ns).

-jh-

===================================================================
File: no file Element.java		Status: Needs Checkout

   Working revision:	1.67	Wed Apr 18 06:32:40 2001
   Repository revision:	1.67	/home/cvspublic/jdom/src/java/org/jdom/Element.java,v

   Existing Tags:
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)




More information about the jdom-commits mailing list