EXIficient is an open source Java implementation of the W3C EXI format.
The EXI format is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources.
In order to build EXIficient, you must have:
- The EXIficient source code
- Xerces2 Java Parser
- JUnit, a framework for writing automated tests
- XMLUnit, JUnit and NUnit testing for XML
Product's homepage Requirements:
· Java 2 Standard Edition Runtime Environment
· Xerces2
What's New in This Release: [ read full changelog ]
· Document Object Model (DOM) API support fully integrated
· Multiple prefixes for same namespace URI can be preserved
· EXI self-contained elements are enabled
· Preserve DocTYPE & EntityReference
· Processing performance has been improved