DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5749>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5749 getChildNodes not giving the correct info ------- Additional Comments From [EMAIL PROTECTED] 2002-01-08 12:05 ------- I imagine your document has something like: <elem1> <elem2> text </elem2> </elem1> If so, getChildNodes() is behaving correctly. The first child of <elem1> is a text node containing a line break and two spaces. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]