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

cvs at jools.org cvs at jools.org
Thu May 16 09:29:26 PDT 2002


Date:	Thursday May 16, 2002 @ 12:29
Author:	cvs

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

Modified Files:
	CDATA.java 
Log Message:
Patch from elharo:

I've attached a patch for the CDATA class that accomplishes two things:

1. It adds @throws JavaDoc comments for the IllegalDataException 
setText() and append() already throw.

2. It modifies the constructor so it calls setText() rather than setting 
the value field directly. This means the constructor verifies its 
arguments where it did not previously do so.

I've tested that the code builds and the tests run and the JavaDoc looks 
OK.


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

   Working revision:	1.25	Thu May 16 16:29:26 2002
   Repository revision:	1.25	/home/cvspublic/jdom/src/java/org/jdom/CDATA.java,v

   Existing Tags:
	jdom_1_0_b8              	(revision: 1.20)
	jdom_1_0_b8_rc1          	(revision: 1.20)
	jdom_prefilter           	(revision: 1.15)
	jdom_1_0_b7              	(revision: 1.15)
	jdom_1_0_b6              	(revision: 1.6)




More information about the jdom-commits mailing list