[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz_XMLStreaming' (#lazutils)

Reference for unit 'Laz_XMLStreaming'

Contains classes, types, and routines used to implement an XML serialization driver.

uses

  System,

  sysutils,

  Classes,

  TypInfo,

  Laz2_DOM,

  

Provides an implementation of DOM interfaces.

  Laz2_XMLWrite;

  

Provides routines used to write XML content to a file, text file, or stream.

Overview

Copyright (c) 2000 by Sebastian Guenther, sg@freepascal.org

Extended by Mattias Gaertner:

laz_xmlstreaming.pas is part of the LazUtils package.


Version 3.2 Generated 2024-02-25 Home