Version 4 (modified by 12 years ago) ( diff ) | ,
---|
Simple API for XML
Current development version of Matreshka includes implementation of SAX to process XML files.
Build procedure
- Download source code package or checkout source code from repository (be ready to download approximately 95M) svn://adaforge.qtada.com/matreshka/trunk/matreshka
- Run make in root directory to configure system and build libraries.
- Enter examples/sax_events_printer directory.
- Run gprbuild to build demo program.
To play with demo program run
./sax_events_printer <file.xml>
Note:
See TracWiki
for help on using the wiki.