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

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/input
In directory www.nmemonix.com:/tmp/cvs-serv9374/src/java/org/jdom/input

Modified Files:
	DOMBuilder.java SAXHandler.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 DOMBuilder.java		Status: Needs Checkout

   Working revision:	1.32	Wed Apr 18 06:32:41 2001
   Repository revision:	1.32	/home/cvspublic/jdom/src/java/org/jdom/input/DOMBuilder.java,v

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

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

   Working revision:	1.5	Wed Apr 18 06:32:41 2001
   Repository revision:	1.5	/home/cvspublic/jdom/src/java/org/jdom/input/SAXHandler.java,v

   Existing Tags:
	No Tags Exist




More information about the jdom-commits mailing list