资 源 简 介
Introduction
EffDom is an alternativ or complement to XML. EffDom is focused on compact datasize and efficient parsing which makes it well suited for embedded and mobile applications.
Design goals
Give high level application developers an easy to use tool for optimized mobile communication
Have the same flexibility in data structures as XML
Support mix of strings, binary arrays and primitive integers
Minimize overhead data
Target both small devices like mobile phones and heavy back-end severs
License model
The EffDom project uses the BSD license (http://en.wikipedia.org/wiki/BSD_license).
Features
Support tree hierarchy with elements and child elements like XML
Data is fetched to elements with attributes
Integers are used to define element and attribute IDs. Supports up to 65 000 different IDs
Built in Zip and/or Tar data compressi