perfectxml.com
 Basic Search  Advanced Search   
Topics Resources Free Library Software XML News About Us
  Resources
   Articles
   Ask PerfectXML

   411.perfectxml.com
   .NET XML KB Articles
   XML Certification
   Events Calendar
   Product Reviews
   Book Reviews
   Presentations
   Quiz
   Books & Magazines
   Getting Help
   Microsoft & XML
   More...
 
  Sample Chapters
   By Subject
   By Publisher
 
  Learn
   MSXML
   Web Services
   SQLXML
   XML
   SOAP
   More...
 
  Software/Tools
   Native XML Databases
   Web Services
   XSLT Editors
   XML Editors
   Development Tools
   More...
 
  perfectxml.com
   Contact Us


home » software » XML Parsers and Processors » Chilkat XML Tue, Oct 23, 2007
Chilkat XML

Previous ItemPrevious NextNext Item
Product:  Chilkat XML

A high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents.
Category:  XML Parsers and Processors
Details:  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.

Chilkat XML v1.1.0 now includes a method (ConvertToEncoding) that makes it simple to convert an entire XML document to another character codeset in one method call.
More Information:  http://www.chilkatsoft.com/ChilkatXml.asp
Developer:  Chilkat Software, Inc.
Environment:  Microsoft Windows
Purchase Info:  Free
Previous ItemPrevious NextNext Item
  Contact Us |  | Site Guide | About PerfectXML | Advertise ©2004 perfectxml.com. All rights reserved. | Privacy