/* libCStreamedXML/src/docs/MainPage.dox * * (c)2006, Laurence Withers, . * Released under the GNU GPLv2. See file COPYING or * http://www.gnu.org/copyleft/gpl.html for details. */ /*! \mainpage libCStreamedXML is a C implementation of a Streamed XML processor. It is written using an efficient state-machine. It is an ASCII-only Streamed XML processor. */ /* options for text editors kate: replace-trailing-space-save true; space-indent true; tab-width 4; vim: expandtab:ts=4:sw=4 */