Hi, I change the default to false using setIncludeIgnorableWhitespace. And parse a document that include the following <FOO> text <BAR/> <BAR/> </FOO> The result document contain 3 text nodes instead of 1 text node. I'm using XercesParserLiaison & XercesDOMSupport to parse the source file. What should I do to ignore this white spaces. Thanks, Noam Shapira
- Re: XercesParserLiaison doesn't ignore white spac... Shapira, Noam(Wakefield)
- Re: XercesParserLiaison doesn't ignore white... David_N_Bertoni
