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

cvs at jools.org cvs at jools.org
Tue Jan 29 19:32:12 PST 2002


Date:	Tuesday January 29, 2002 @ 22:32
Author:	cvs

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

Modified Files:
	XMLOutputter.java 
Log Message:
Made it so there's always a new line at the end of the output(Document)
calls.  

Previously the newline was written only if the newlines flag was
turned on.  The problem with that approach is that SAX doesn't report
any whitespace outside the root element, so there weren't any residual 
newlines to be output and thus there never would be any newlines.

-jh-

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

   Working revision:	1.72	Wed Jan 30 03:32:11 2002
   Repository revision:	1.72	/home/cvspublic/jdom/src/java/org/jdom/output/XMLOutputter.java,v

   Existing Tags:
	jdom_prefilter           	(revision: 1.66)
	jdom_1_0_b7              	(revision: 1.62)
	jdom_1_0_b6              	(revision: 1.35)
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)




More information about the jdom-commits mailing list