TOC PREV NEXT INDEX


Micro Parser


XBinder includes a micro parser designed for systems where low memory usage is of the greatest importance. This parser contains basic SAX parsing functionality, but does not catch many well-formedness errors in the XML content. The source file containing the complete Micro Parser interface and implementation is rtXmlMicroIF.c in the rtxmlsrc subdirectory. To use the Micro Parser, copy the xmlparser-micro.mk file to xmlparser.mk.


Copyright © Objective Systems 2002-2008
This document may be distributed in any form, electronic or otherwise, provided that it is distributed in its entirety and that the copyright and this notice are included.

Objective Systems, Inc.

55 Dowlin Forge Road
Exton, Pennsylvania 19341
http://www.obj-sys.com
Phone: (484) 875-9841
Toll-free: (877) 307-6855 (US only)
Fax: (484) 875-9830
info@obj-sys.com

TOC PREV NEXT INDEX