MicrotronX / NativeXml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS IS A FORK WITH SOME FIXES AND IMPROVEMENTS

IS NOT THE ORIGINAL LIBRARY

YOU CAN FIND THE ORIGINAL LIBRARY AT http://sourceforge.net/u/mellobot/profile/

This is a small-footprint native Delphi implementation to read and write XML documents. It provides a fully object-oriented approach to working with XML files, with clearly defined and Delphi-focused properties, events and methods.

You can use this code to read and write XML documents from/to files, streams or strings. The load routine generates events that can be used to display load progress on the fly.

Author: Nils Haeck M.Sc. (SimDesign B.V.)

About

License:Other


Languages

Language:Pascal 99.8%Language:PHP 0.2%