XML DOM structure: when i tried to pass a node as a text node to get the text content of an element, the runtime error says that there is a ClassCastException. this does not happen when i pass it to an Element node type, but the getNodeValue() for the Element node type is always null. what other ways can i use to get the text content out from the DOM structure? TIA, JamesReceived on Monday, 9 August 1999 03:12:11 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:50 GMT