XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> SOAP Software, Java Applications, WAP Software -> kXML

kXML

Date: May. 11, 2001
Link: http://www-ai.cs.uni-dortmund.de/SOFTWARE/KXML/
Source Author or Organization: Stefan Haustein

kXML is an open source Java 2 Microedition (J2ME) and XML Application Programming Interface (API) for parsing XML on Sun's K Virtual Machine (KVM) for mobile devices.

The API provides a pull-based parser (in pull parsers the application is in control of reading data), the kDOM lean document object model, Wireless Markup Language (WML) support and full support for namespaces. It also offers optional support for the WAP Binary XML Encoding Specification (WBXML).

Support for a Simple Object Access Protocol (SOAP) API to be known as kSOAP is in development.

The kXML site includes links to a FAQ, mailing list and documentation. kXML is distributed under the Enhydra Public License (EPL).