Stefan Tilkov's Random Stuff

Quick Intro to XML performance

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.

Comments

On September 17, 2007 2:21 PM, holger said:

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)