TOC PREV NEXT INDEX


Expat


By default, the open source Expat library is included as the default parser. This is a small, lightweight parser that contains basic SAX parsing functionality. The source file containing the Expat parser interface is rtXmlExpatIF.c in the rtxmlsrc subdirectory. The full source code and license for this parser can be found in the expatsrc subdirectory. Full support is included in the distribution package, therefore, it is not necessary to do any additional configuration to use this parser.

Copyright © Objective Systems 2002-2007
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