Free XmlME 1.01 Download
Current Page: Home > Development > XML >

XmlME 1.01 Download

XmlME 1.01

License: Freeware Free
Downloads:
Publisher: garret.ru
File size: 38KB
OS: Windows 2003, XP, 2000
Date added: 2009-10-27
Homepage: http://www.garret.ru
Category: Development

XmlME 1.01 Description

"Compact, imple and fats XML parser for J2ME"


EditBy: XmlMe is very simple, compact and fast XML parser for J2ME platform.
It allows to use XML data in your midlets.

XmlBrowser can work in three modes:
1. DOM-like: XML document is parsed and the whole DOM-like tree
consisting of XMLElement and XMLAttribute nodes is constructed in memory.
Programmer can the use methods of XMLElement to traverse tree ,
get values of elements and attributes, search siblings.
2. Callback: XML parser is parsing XML document without construction of any
tree. Instead of it callbacks of XMLBuilder class are invoked.
These callbacks can be use to construct proper application objects
from XML. It is the most efficient approach (from speed and space point of
view), because now extra data structures are constructed in memory.
XML documented in mapped directly to application object with
building intermediate DOM level.
3. Mixed model: XML parser can provide enumeration for all
direct siblings of root class. For each such sibling
subtree is constructed in memory. This tree can be traversed using
methods of XMLElement node. But as far as only one subtree
is present in memory at each iteration, this approach requires
significantly less memory than first approach. you can free download XmlME 1.01 now.

XmlME 1.01 Keywords

XmlME 1.01 Related Software

XmlME 1.01 Publisher's Software

    Popular Searches

    XML Parser

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software