Write XML documents with StAX

author-image
CIOL Bureau
Updated On
New Update

The Streaming API for XML (StAX) allows not only parsing of XML documents but
also writing XML documents to an output stream. This tip shows how client
applications can use the low-level, cursor-based StAX API to create XML
documents efficiently.

Click
here
for details !

tech-news