aboutsummaryrefslogtreecommitdiff
path: root/examples/hybrid/README
blob: 89ad83abf4a24f195a974519e5dd2fcc2a8efe42 (plain)
1
2
3
This example shows how to implement hybrid, partially in-memory, partially
streaming parsing and serialization. It includes a sample implementation
of a DOM-like representation of raw XML (dom.?xx).