4 thoughts on “Yet another Java XML API

  1. I believe it’s not JUST Yet Another XML API… I have used DOM, SAX, JDOM and XOM, and I find XOM to be the more complete and most intuitive and easy to use so far. Have a try of XOM and let me know what you think.

  2. It’s also been built test-first by Rusty. Therefore it’s likely to contain the most important things to HIM in first.

  3. Re: Alan. Yes, it’s likely to contain the most important things to Rusty first, but Rusty has been working in the XML field for quite a number of years now, so he probably knows what a simple-to-use XML API needs to contain.

Comments are closed.