Table of Contents
Java XML - Stream of event
About
XML - Stream of event Programming Model
model in Java.
List
Java - Simple API for XML (SAX)
Java - Streaming API for XML (StAX)
Implementation
Jackson:
https://github.com/FasterXML/jackson-docs/wiki/JacksonStreamingApi
Java - Streaming API for XML (StAX)
(
XStream
:
https://x-stream.github.io/javadoc/com/thoughtworks/xstream/io/xml/StaxDriver.html
)