www.destructor.de

About | Contact | Impressum


Home |  Code |  Articles |  Misc |  x
XML Parser |  TAR Library |  Linked Lists |  WinSock 1.1 |  x
General |  Downloads |  Documentation |  History |  x

XML Parser Documentation

FAQ

Frequently Asked Questions about the XML parser

Installation

Documentation on how to install the parser in ...

TXmlParser

TXmlParser is the main parser class. There is no VCL/CLX code involved, so you can also use it for non-GUI applications like Console Applications, Services or Web Server applications.

TXmlScanner

TXmlScanner is an event style VCL/CLX wrapper for TXmlParser. It is very easy to use, but probably a bit unhandy to use for complex XML documents. 

Help Files

Pete Fraser, author of GenHelp has generously created and provided help files for the XML parser, using his own tool of course. Please go to the Download sections for the downloads.