An XML parser an XPath processor (without parser),
which was envisioned as a replacement for Askemos' internal one.
http://ssax.sourceforge.net/
Tests results (see PerformanceConsiderations) show
Askemos' parser approximately 8 times faster. Hence I keep it
Here a turtorial:
http://www-106.ibm.com/developerworks/library/x-matters31.html
another API is defined by http://www.saxproject.org
and find a pull parser specification at
http://www.xmlpull.org/