Wednesday, December 2, 2009

Excellent practical tutorial on Parsing XML in Java

several techniques explained, with examples.

http://www.vogella.de/articles/JavaXML/article.html

I keep thinking that XMLBeans is the best way (at least the code is readable), but it requires regenerating all the Java code each time you change the XSD associated to the XMLs...

No comments: