[jdom-commits] CVS update: jdom/src/java/org/jdom
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Thu Dec 14 20:25:24 PST 2000
Date: Friday December 15, 2000 @ 4:25
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom
In directory www.nmemonix.com:/tmp/cvs-serv5440
Modified Files:
Element.java
Log Message:
Added Namespace output to Element.toString() to help debugging
element namespace issues. New output looks like this:
[Element: <ns1:kid [Namespace: http://override]/>]
[Element: <b/>]
[Element: <ns1:a [Namespace: http://1.2.3]/>]
[Element: <a/>]
-jh-
===================================================================
File: Element.java Status: Up-to-date
Working revision: 1.48 Fri Dec 15 04:25:24 2000
Repository revision: 1.48 /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