Community

More efficient XML parsing with the Streaming API for XML

(Berthold Daum) This tip shows how to parse XML documents efficiently with the Streaming API for XML (StAX), using the StAX reference implementation deployed with the specification. Berthold Daum explains the two API layers available with StAX: the iterator-style API and the cursor-based API. XML

Read More - Register for Free Membership