[jdom-commits] CVS update: jdom/src/java/org/jdom/output
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/output
In directory www.nmemonix.com:/tmp/cvs-serv16633/output
Modified Files:
XMLOutputter.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 XMLOutputter.java Status: Needs Checkout
Working revision: 1.50 Sat May 19 00:43:24 2001
Repository revision: 1.50 /home/cvspublic/jdom/src/java/org/jdom/output/XMLOutputter.java,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list