Provides routines used to write XML content to a file, text file, or stream.
uses |
||
|
Routines for managing UTF-8-encoded strings. |
|
|
Provides an implementation of DOM interfaces. |
|
|
XML utility routines with support for UTF-8 encoding. |
laz2_xmlwrite.pas provides procedures and types used to write XML content to a file, text file, or stream. laz2_xmlwrite.pas has classes in its implementation section that are used to perform serialization of XML content to the storage destination.
Copyright (c) 1999-2000 by Sebastian Guenther, sg@freepascal.org
Modified in 2006 by Sergei Gorelkin, sergei_gorelkin@mail.ru
Converted to use UTF-8 instead of widestrings by Mattias Gaertner.
laz2_xmlwrite.pas is part of the LazUtils package.
| Version 4.4 | Generated 2025-11-08 | Home |