Community

XML Creation with DOM in Java

(Vic Hargrave) Awhile back I wrote a blog about parsing XML documents with the DOM facilities provided by Java. As it turns out you can use the same API to programmatically create an XML document.

Read More - Register for Free Membership