This is a single archived entry from Stefan Tilkov’s blog. For more up-to-date content, check out my author page at INNOQ, which has more information about me and also contains a list of published talks, podcasts, and articles. Or you can check out the full archive.

Quick Intro to XML performance

Stefan Tilkov,

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.

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)