Downloads > Development Tools > Chilkat Xml Parser Component

Chilkat Xml Parser Component 2.2.1


Publisher: Chilkat Software, Inc.
Award: 5 Stars Award
Date added: December 18, 2002
License: Freeware
Supported OS: Windows 95/98/Me/NT/2000/XP
Minimum requirements:
File size: 1000K; Download Now
Date released: December 18, 2002
Uninstaller included?: Yes
Screenshot: View screenshot
Virus Report: Clean! July 14, 2007

Choose a Language: 

Publisher's Description

Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML document. A node can contains a tag, attributes, content, and 0 or more child nodes.

The Chilkat XML parser is a non-validating parser, which is intentional for two reasons: to maximize performance, and to allow documents containing errors to be loaded and fixed. Chilkat XML contains a property, "ValidatingParser", which when set to TRUE causes Chilkat XML to use the standard Microsoft XML DOM parser, so you can compare the performance between the two or simply validate the XML if desired.

Chilkat XML is intended for use with data-oriented documents, and not for HTML-like documents that use XML to simply markup text.
More Info  

Home | Submit/Update Software | Contact | Add to Bookmarks | Link to Us | Free Advertisement

Copyright © 2005-2008 The Softdll Team