[jdom-commits] CVS update: jdom
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Wed Apr 18 00:04:17 PDT 2001
Date: Wednesday April 18, 2001 @ 8:04
Author: jhunter
Update of /home/cvspublic/jdom
In directory www.nmemonix.com:/tmp/cvs-serv9455
Modified Files:
TODO.txt
Log Message:
Modified the addNamespaceDeclaration() method to now ensure the prefix
doesn't collide with an existing prefix on the element.
Also went back and improved the addAttribute() method to avoid the
prefix check if the prefix is "", as an easy and common optimization.
Added a new constructor in IllegalAddException to account for a Namespace
illegally added:
public IllegalAddException(Element base, Namespace added, String reason)
Updated the TODO to reflect this work.
-jh-
===================================================================
File: TODO.txt Status: Up-to-date
Working revision: 1.65 Wed Apr 18 07:04:16 2001
Repository revision: 1.65 /home/cvspublic/jdom/TODO.txt,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list