[jdom-commits] CVS update: jdom/src/java/org/jdom/input
jhunter at cvs.jdom.org
jhunter at cvs.jdom.org
Wed Mar 14 18:02:48 PST 2001
Date: Thursday March 15, 2001 @ 2:02
Author: jhunter
Update of /home/cvspublic/jdom/src/java/org/jdom/input
In directory www.nmemonix.com:/tmp/cvs-serv4616
Modified Files:
DOMBuilder.java
Log Message:
Added sanity check in DOMBuilder to ignores null NodeList and Node
entries. Per the DOM2 spec neither should ever be null, but that
doesn't mean some DOM implementations don't return null.
First reported by Ed Morehouse <EMorehouse at fool.com>. Reported recently
by Laurent ROMEO <romeo at agisphere.com>. Guess it's fairly endemic.
-jh-
===================================================================
File: DOMBuilder.java Status: Up-to-date
Working revision: 1.29 Thu Mar 15 02:02:48 2001
Repository revision: 1.29 /home/cvspublic/jdom/src/java/org/jdom/input/DOMBuilder.java,v
Existing Tags:
start (revision: 1.1.1.1)
jdom (branch: 1.1.1)
More information about the jdom-commits
mailing list