From: Jérôme Pinot <ngc891@gmail.com>
authorJérôme Pinot <ngc891@gmail.com>
Sun, 22 Apr 2012 05:27:25 +0000 (05:27 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 22 Apr 2012 05:27:25 +0000 (05:27 +0000)
commit2d553e057f821c3adf122a65f4fe52180f5b22d4
tree3d22e72c39ba86d8fa14aa0251d28d3fab27cd47
parentb607ed5b17fac1a42a24f0de678e9afa7bf87235
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] eina_simple_xml example

Here is an example for eina_simple_xml
This patch includes a small sample XML file, source code (for parsing and
printing it out) and the doxygen doc.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@70385 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/examples/Makefile.am
src/examples/chat.xml [new file with mode: 0644]
src/examples/eina_simple_xml_parser_01.c [new file with mode: 0644]
src/include/eina_simple_xml_parser.h