In the Java API for XXE, is there an easy way to merge adjacent #text nodes 
after doing some DOM manipulations?  I have a Java command that removes some 
elements, leaving the parent with adjacent but separate #text nodes, which 
confuses the next step of what I am trying to do.

I notice that if I leave them and then start doing other editing, the nodes are 
at some point normalized to a single #text, but I’m not sure how to make that 
happen.

Boris

--
XMLmind XML Editor Support List
xmleditor-support@xmlmind.com
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to