Relative Content

Tag Archive for javaxml

How to remove XML whitespace sibling node

How I can omit a whitespace text node between sibling elements. Bcoz of that unwanted node I unable to compare similar two XML content, it mismatch while traversing nodes parallel.