|
This
is a lightweight library for Palm OS designed for C/C++ developers who needs
to parse/create XML documents consuming as little resources as
possible.
You can use it to parse or create XML
documents based on information contained in your Palm databases
and resources, or access Web Services (when combined with a
communication layer like our HTTP Protocol).
The product comes packed as a library file
with C/C++ headers, so you can include it in your own programs by
simply linking it. It runs on any Palm OS device running Palm OS
version 3.0 and higher. Features:
-
Simplified
DOM-style parser.
-
Pure
C library.
-
C++
Object Wrapper Interface included (class Wrapper).
-
Traverse
XML documents using a similar DOM syntax.
-
Modify/Write
capabilities.
-
Search
children and attributes by name.
-
For
Palm OS by PDA Developers

|