Community

Parse XML with the StAX Java API

(Peter Mikhalenko) Streaming API for XML (StAX) is an API that allows you to read and write XML documents in Java. StAX is a parser independent, pure Java API based on interfaces that can be implemented by multiple parsers.

Read More - Register for Free Membership