[jdom-commits] CVS Update: jdom/src/java/org/jdom/output
nobody
nobody at chimbo.servlets.com
Fri Apr 4 12:18:58 PST 2003
****************************************
Date: Fri Apr 4, 2003 @13:18:58 MST
Author:
Update of /home/cvs/jdom/src/java/org/jdom/output
In directory chimbo:/tmp/cvs-serv14790
Modified Files:
SAXOutputter.java
Log Message:
Patch from Laurent. In his words:
I have enhanced SAXOutputter regarding the way JDOMLocator is managed.
The diff file lists theses changes compared to the version you have committed:
- Reset the locator once the output is done. As this is not a crucial
operation, I did not include it in a try/finally block but it's better to
clean it when possible.
- Add a new getLocator method to make the locator available outside the
ContentHandler. For example, allows to have ErrorHandlers not implementing
XMLFilters.
-jh-
===================================================================
File: no file SAXOutputter.java Status: Needs Checkout
Working revision: 1.28 Fri Apr 4 20:18:58 2003
Repository revision: 1.28 /home/cvs/jdom/src/java/org/jdom/output/SAXOutputter.java,v
Existing Tags:
jdom_1_0_b8 (revision: 1.18)
jdom_1_0_b8_rc1 (revision: 1.18)
jdom_prefilter (revision: 1.16)
jdom_1_0_b7 (revision: 1.11)
jdom_1_0_b6 (revision: 1.4)
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list