MXMLib

MXMLib is a Java library, used by ProMimport among others, when converting logs to the MXML format. It is released under the terms of the revised BSD license , and can be incorporated in any program freely.

It requires a present installation of the Java Runtime Environment , version 1.5/5.0 or greater (Version 6.0 is recommended for Windows and Linux, 5.0 for Mac OS X).

Its features include:
  • Efficient, straightforward composition and serialization of MXML documents.
  • Efficient, straightforward composition and serialization of general XML documents.
  • Simple, pervasive configuration framework for keeping the internal state of your application persistent.

Binaries and source code are available through the ProMimport SourceForge page.