Hi, I got a problem when using DOM parser in javax.xml.parsers package.
I can not use getNodeValue() to get a text node value. It return me some strange characters in doing that although it is a very simple xml file. Also, the node.getElementsByTagName always return me an empty nodelist although it was obvious not null. Does anyone have same kind of experience? does this related to the encoding? thanks/Lance __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
