ALXmlDoc 4.02

By Arkadia

Freeware 02 May 2013

In category

Components > Internet > HTML, XML and so on

Description

TALXmlDocument is exactly like Delphi TXmlDocument (Same functions and procedures) but 10 to 100 times more fastly (see demo) and can work in sax mode .

Use TAlXMLDocument to represent an XML document. TAlXMLDocument can read an existing XML document from a file, it can be associated with an in-memory string that is the contents of an XML document, or it can create a new, empty XML document.

You can use TALXMLDocument directly to load an XML document, read and edit it, and save any changes.

TALXMLDocument uses an internal parser to analyze the XML document.

When you set the Active property to true, TALXMLDocument parse the XML document so that you can examine or modify it. In particular, the DocumentElement property provides an interface to the root node of the document. You can use that interface to access its child nodes and to add or delete child nodes.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 52 943 384kB

Platforms:

  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010
  • Delphi 7
  • Delphi XE
  • Delphi XE 2
  • Delphi XE3
  • Delphi XE4
  • Delphi XE2 64-bit

Downloads