|
High-level non-validating
High-level non-validating
XML parser component
XML parser component
that is free for both
that is free for both
commercial and
commercial and
non-commercial use. (1)
non-commercial
Load/save XML files to an
use.
Load/save XML files
in-memory document object
to an in-memory document
model (DOM). (2) Add
object model (DOM).
Add
name/value attribtes to
name/value attribtes to
nodes. (3) Compress nodes or
nodes.
Compress nodes or
entire sub-trees using
entire sub-trees using
in-memory Zip compression.
in-memory Zip compression.
(4) AES encrypt the content
AES encrypt the content of
of a node. (5) Numerous
a node.
Numerous methods
methods for iterating over
for iterating over the nodes
the nodes in a document. (6)
in a document.
Numerous
Numerous methods for
methods for searching and
searching and sorting nodes
sorting nodes in a document.
in a document. (7) API
API designed to make it
designed to make it easy to
easy to do frequently
do frequently encountered
encountered tasks when
tasks when working with XML.
working with XML.
Makes it
(8) Makes it easy to handle
easy to handle binary data
binary data (such as image
(such as image data) within
data) within XML files.
XML files.
Date: Jun, 06 2005 Date: Sep, 18 2004 |