Unit 'PList2JSon' Package
[Overview][Procedures and functions][Index] [#lazutils]

Reference for unit 'PList2JSon'

Contains routines used to convert the content in an XML document to its representation using JSON (JavaScript Object Notation).

uses

  System,

  Classes,

  sysutils,

  Laz2_DOM,

  

Provides an implementation of DOM interfaces.

  fpjson;

Overview

Used in the implementation of the TextMate grammar parser in the LazEdit package.


Version 4.4 Generated 2025-11-08 Home