
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.
ASP XML Parser Component |
A super-fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files.
Chilkat AES & RSA Encryption Component |
Chilkat Crypt is an advanced ActiveX encryption component that offers both RSA public-key
encryption with digital signatures as well as symmetric encryption algorithms including
AES (Rijndael), Blowfish, and Twofish.
Chilkat Character Encoding Conversion ActiveX |
ActiveX component for converting text and HTML from one character encoding to another.
Supports all western languages, Chinese, Japanese, Korean, Hebrew, Arabic, Thai,
Vietnamese, Russian, Cyrillic, Greek, Unicode, utf-8 and more.
Chilkat Digital Certificates Component |
Chilkat Certificate makes it easy to get information about the security certificates that are stored on your computer. It also allows you to easily add certificates to a certificate store, remove certificates from a store, or find a certificate that
Chilkat S/MIME Encryption ActiveX Component |
S/MIME ActiveX component providing the ability to S/MIME encrypt or digitally sign
files or data. Also decrypt and validate / authenticate S/MIME messages, data, or
files.
Also provides general MIME message building and decomposition capability.
Chilkat Zip ActiveX Compression Component |
An affordable, advanced, feature-rich Zip ActiveX compression component that can satisfy
your application's file and data compression needs. Includes file and in-memory
Zip
and Unzip, AES encryption, Zip password-protection, self-extract, more...
Exe Stuffer ActiveX Component |
The EXE Stuffer ActiveX component allows you to insert anything into an EXE including files, text data, or binary data. An EXE can then easily access the data previously stuffed into it.