README 199 B

123
  1. This example shows how to implement hybrid, partially in-memory, partially
  2. streaming parsing and serialization. It includes a sample implementation
  3. of a DOM-like representation of raw XML (dom.?xx).