Login  Register

Re: Creating an XML file

Posted by Prodanov Dimiter on Jan 20, 2010; 8:59am
URL: http://imagej.273.s1.nabble.com/Creating-an-XML-file-tp3689647p3689648.html

Dear Rod,

If you want full XML functionality you can look at the http://www.saxproject.org/. I think nowadays it is even part of the official Java SE. Otherwise you have to write your own parser.

Best regards,

Dimiter