rilkp.blogg.se

Delphi serialize class to xml
Delphi serialize class to xml











delphi serialize class to xml delphi serialize class to xml

OXml supports the latest Lazarus/FPC on all platforms (tested Win32, Win64, Linux, MacOSX). OXml supports all Delphi versions starting from Delphi 5 on all platforms: Win32, Win64, OSX, iOS, Android, Linux.

  • Create object pascal binding to complex XSD documents.
  • RTTI serialization/deserialization of JSON objects.
  • direct JSON reader and writer with JSON serialization and deserialization.
  • JSON Event ("SAX") parser with class handlers for specific objects.
  • JSON Tree ("DOM") with JSONPath support.
  • lots of useful helper classes like integer and string lists and dictionaries.
  • fast buffered text reader and writer with encoding support.
  • vendor for Delphi's XmlIntf.TXMLDocument.
  • XML serializer (with and without enhanced RTTI).
  • XML SAX parser with class handlers for specific objects.
  • XML DOM with XPath and namespace support.
  • The aim of OXml is to be the most versatile and fastest XML library for the Pascal language. I took some inspiration from OmniXML but wrote the library completely from scratch. OXml is a new XML library for Delphi and Lazarus, developed in late 2013. OXml - The next generation XML library for Pascal (Delphi, FPC, Lazarus) Latest Version Please enable JavaScript for best user experience. Bitte aktivieren Sie JavaScript, um alle Möglichkeiten dieser Seite nutzen zu können.













    Delphi serialize class to xml