From da03de1abb331a47657a24ce4564f7d76d4787ba Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 May 2014 22:08:23 -0700 Subject: Write README files for examples --- examples/hybrid/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/hybrid/README') diff --git a/examples/hybrid/README b/examples/hybrid/README index e69de29..89ad83a 100644 --- a/examples/hybrid/README +++ b/examples/hybrid/README @@ -0,0 +1,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). -- cgit v1.1