Wrox Home  
Search P2P Archive for: Go

  Return to Index  

apache_xml thread: New Line Text Nodes


Message #1 by "Ryan Howe" <howejr77@y...> on Tue, 24 Jul 2001 19:21:48
Hello,



I am parsing an XML file which was serialized in a formatted fashion.

When I parse the file into a DOM, I am receiving text nodes for every

new line character in the file.



Does anyone know of a way to have the parser remove these while loading the

file? I tried the setIgnoringElementContentWhitespace method, but this did not help.



Thank You




  Return to Index