Saturday, March 22, 2008

Overview

ByteML is a java bytecode/xml intreroperability framework mainly targeted at developers. This utility is issued under the GNU GPL (see license).

Features:

  • Converts a .class file to a XML file (returned as a DOM document).
  • A custom SAX event-based xml code translator is available to write to outputstreams.