[jdom-commits] CVS update: jdom/src/java/org/jdom/output
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Fri Dec 22 17:02:31 PST 2000
Date: Saturday December 23, 2000 @ 1:02
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom/output
In directory www.nmemonix.com:/tmp/cvs-serv13531
Modified Files:
DOMOutputter.java
Log Message:
Brought DOMOutputter up to DOM Level 2 compliance by using the
namespace-aware methods. Previously the DOMOutputter would
generate docs that couldn't be read by DOMBuilder!
Timings show it's about 10% slower than the old version. Not
sure how much of that is the new DOM namespace handling and
how much is the easier-to-follow but perhaps-slower recursive design.
Still need to add xmlns attribute handling (so additional
namespaces will have their location preserved).
-jh-
===================================================================
File: DOMOutputter.java Status: Up-to-date
Working revision: 1.12 Sat Dec 23 01:02:30 2000
Repository revision: 1.12 /home/cvspublic/jdom/src/java/org/jdom/output/DOMOutputter.java,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list