select * from sectionselect * from sectionselect * from section JMC Research - Juan M. Casillas Web Site
Knowledge for our questions, fun for everyone!

http://www.jmcresearch.com/src/articlehelper.php?id=107
Printed at 03/05/2024 20:50:04
http://www.jmcresearch.com Knowledge for our questions, fun for everyone!
xmlengine
Library contents

Published at 01/01/2004 18:41:32
By Juan M. Casillas

xmlengine

This directory contains the code of a XML parser, a tree to handle the representation of the parsed documents, and all the functions to offer a complete framework to manage the xml objects (serialize and deserialize them). The main goal of this library is to create a flexible and quick parser object that allows us to exchange information in XML format without too much overhead in the parser phase. By this reason, this parser is not a complete, full-featured, fully-RFC-conformant one, but it is so much stable and quickly to use it.


http://www.jmcresearch.com Knowledge for our questions, fun for everyone!