Deutsch | |||||||||||||||||||||||||||||||||||||||||||||||||||
SimpleXML.pas (Version 2013-04-16) SimpleXML.pas is a library for XML parsing and converting to XML objects hierarchy and vice versa. This is a revised version of SimpleXML.pas introduced by Michael Vlasov in 2003. It is one of the smallest and fastest XML librarys availably for Delphi. The new version is not fully compatible to the old one, mainly because now the character conversion is done internal and not outside the library, as it was before. The format of the binary dump is changed, too. The library is capable to work with Ansi and UTF8 coded XML data. UTF16 data files are not supported. The unit is tested with:
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|