Login  Register

Elegant XML parsing

Posted by cjhowe on Jul 06, 2006; 7:38am
URL: http://ofbiz.116.s1.nabble.com/Elegant-XML-parsing-tp169438.html

Is there an elegant way to read multiple xml files,
group the elements and write a new xml document?

for instance, I'm trying to merge controller.xml files
and am needing the first file read to output all of
the handler elements, read the second file and output
all of the handler elements after the handler elements
from the first