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-rc4.pom
Binary download: jadex-xml-2.0-rc4.jar
Source download: jadex-xml-2.0-rc4-sources.jar
Release date: 7 September 2010
License: LGPL License
Files: 263,
Classes: 195,
Lines of code: 16852
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-kernel-bdibpmn
MD5 Signatures:
  • 8630b283701a8ebca0ab3d4dc2586a1e
  • b24bd87037d037dab16029607c603f86
New to GrepCode? Check out our FAQ X