XmlME Icon

XmlME

Compact, imple and fats XML parser for J2ME

XmlMEOverview

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.

NEW

Fixed some bugs.

XmlMEInformation

Version
1.01
Date
08.04.08
License
Free
Language
English
File Size
38KB
Developer
Category
SubCategory
Operating Systems
Windows 2003, XP, 2000
System Requirements
No additional system requirements.
ANSI/Turbo Pascal to C/C++(win) Icon
Pascal to C/C++ converter
Free
OODBC for unix Icon
Object adapter for ODBC
Free
Reflection Package for C++(unix) Icon
Extracting type descriptors from debug information
Free
ANSI/Turbo Pascal to C/C++(liunx) Icon
Pascal to C/C++ converter
Free
BGI for Windows Icon
Emulation of Borland Graphic Interface library for MS-Windows (C language)
Free
Jlint Icon
Java code verifier.
Free
More
XSD Diagram Icon
A Xml Schema Definition diagram viewer for Windows written in c# NET 2.0
Free
XMLPad Icon
Edit and format XML code documents
Free
Rainbow XML Editor Icon
Rainbow is a browser based XML editor that lets you visually edit XML
Free
XMLMaker Icon
Generate ASP XML for Ajax, RSS, Flash, etc.
Trial
Altova XMLSpy Professional Edition Icon
Edit, transform, and debug XML data.
Demo
XML Editor Icon
It includes an XML structure tree and a syntax-highlighted text editor.
Free
VisualScript XML Icon
Visually Generate XML Code from Diagrams. Translate your sketch to XML script.
Trial
Barium: Visual Xsl Transformer Icon
Barium: Visual Xsl Transformer
Free
More