xml

Tag

Sempare Template Engine for Delphi
Sempare Template Engine for Delphi 1.7.3
by Sempare Limited in Libraries for Delphi

Sempare Template Engine for Delphi allows for flexible text manipulation. It can be used for generating email, html, source code, xml, configuration, etc.

17 Nov 2023
GPL v3.0 or Sempare Commercial

expat
expat 1.0
by Expat development team in C++ Libraries for C++Builder

This is Expat, a C library for parsing XML, started by James Clark in 1997. Expat is a stream-oriented XML parser. This means that you register handlers with the parser before starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.

13 Nov 2023
EULA

TinyXML2
TinyXML2 2.0
by Lee Thomason in C++ Libraries for C++Builder

TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.

13 Nov 2023
zlib license