StAX’ing up XML: Streaming API for XML

Posted by IdaAshley on Nov 30, 2006 4:50 AM EDT
IBM/developerWorks; By Peter Nehrer
Mail this story
Print this story

The Streaming API for XML (StAX) is the latest standard for processing XML in the Java language. As a stream-oriented approach, it often proves a better alternative to other methods, such as DOM and SAX, both in terms of performance and usability. This article provides an overview of StAX and describes its cursor-based API for processing XML.

Full Story

  Nav
» Read more about: Groups: IBM; Story Type: News Story

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.