Friday, May 05, 2006

StaX

StaX is a pull parsing Java XML API designed around the iterator design pattern. Read the Introduction to StAX for more information.

The other famous pull parsing API is XMLPULL. StaX is considered to be the next generation API which also addresses some of the issues in XMLPULL.

More information on StaX can also be found at Sun's JCP site

1 comment:

anon_anon said...

you might also want to look at vtd-xml, the latest and most advanced XML processing API available today

http://vtd-xml.sf.net