Jadex XML is an XML data binding framework for Java and also for other representations. The main idea of Jadex XML is that neither the XML-Schema on the one side nor the Java classes on the other side should define the binding. Instead, a separate mapping between both is used as a mediation. This allows designing the XML representation independent of the Java side but still being able to connect both as desired. This idea was first put forward by the JiBX data binding framework. Jadex XML pushes it further by combining it with the configuration by exception principle. The framework can detect obvious correspondences between both sides automatically and only needs configuration information when translations are necessary. The configuration information is currently specified directly in form of Java configuration classes.
Project metadata download: jadex-xml-2.0-rc9.pom
Binary download: jadex-xml-2.0-rc9.jar
Source download: jadex-xml-2.0-rc9-sources.jar
Release date: 9 August 2011
License: LGPL License
Files: 266,
Classes: 197,
Lines of code: 18332
Google AppEngine: Partial support
Depends on:(View as diagram)
  • Maven-Central / junit / junit
  • Maven-Central / net.sourceforge.jadex / jadex-commons
  • JDK / jdk / openjdk
Used by:
  • Maven-Central / net.sourceforge.jadex / jadex-runtimetools
MD5 Signatures:
  • 141071be0e21c6261db057f8d41a8612
  • 7c6f5d68415108f92f88684c47b70301
New to GrepCode? Check out our FAQ X