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

cvs at jools.org cvs at jools.org
Wed Feb 20 02:41:45 PST 2002


Date:	Wednesday February 20, 2002 @ 5:41
Author:	cvs

Update of /home/cvspublic/jdom/src/java/org/jdom
In directory jools.org:/tmp/cvs-serv16274

Modified Files:
	Element.java 
Log Message:
Adding getAttributeValue(String name, String default) and
getAttributeValue(String name, Namespace ns, String default) so people
can specify default attributes automatically.  This follows the style
of java.util.Properties and the new java.util.prefs.Preferences, and
most people on the list seemed to like the idea.

-jh-

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

   Working revision:	1.111	Wed Feb 20 10:41:45 2002
   Repository revision:	1.111	/home/cvspublic/jdom/src/java/org/jdom/Element.java,v

   Existing Tags:
	jdom_prefilter           	(revision: 1.102)
	jdom_1_0_b7              	(revision: 1.96)
	jdom_1_0_b6              	(revision: 1.52)
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)




More information about the jdom-commits mailing list