[fpc-pascal] XML parser
Howard Page-Clark
hdpc at talktalk.net
Sat Apr 7 17:48:27 CEST 2012
On 06/4/12 7:38, Juha Manninen wrote:
> Now I am looking for a proper XML parser for Delphi, for big XML files.
> The default Delphi parser, using MS DOM, chokes badly. 4 GB memory is
> not enough for it.
Another option is kbmMW from
http://www.components4programmers.com/products/index.htm
The entry level product is free. It has a very capable XML DOM parser
and generator, in addition to lots of other functionality.
More information about the fpc-pascal
mailing list