Quick Intro to XML performance

September 17, 2007

Dan Diephouse:

Was just writing an email which included a two minute introduction to Java XML performance. I thought I’d quickly replicate it here.

Three quick tips worth knowing.

About

This page contains a single entry from Stefan Tilkov's Random Stuff posted on September 17, 2007 12:03 AM. The previous post in this blog was XMPP matters. The next post in this blog is Jottit. Many more can be found on the main index page or by looking through the archives.

Comments

In case you’re interested in a fast xml/java binding tool, take a look at http://jsefa.sourceforge.net/ (STaX based & uses Java5 annotations)

Posted by: holger at September 17, 2007 2:21 PM | link