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

jhunter at cvs.jdom.org jhunter at cvs.jdom.org
Fri May 18 17:43:24 PDT 2001


Date:	Saturday May 19, 2001 @ 1:43
Author:	jhunter

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

Modified Files:
	Element.java 
Log Message:
Changed Element.getTextTrim() behavior to truly be only a trim().  It used
to do internal normalization also.

Added new method Element.getTextNormalize() to return a normalized string.
Improved the performance of the normalization through code donated by Tom
Bradford.

Added new method XMLOutputter.setTextNormalize() to indicate if on output
you want text normalized.

Deprecated XMLOutputter.setTrimText() which used to have the behavior as
above.  The name was backward and doesn't fit with the new more exact
terminology.

-jh-

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

   Working revision:	1.78	Sat May 19 00:43:23 2001
   Repository revision:	1.78	/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