DOC

net.sourceforge.jadex : jadex-xml

Maven & Gradle

Dec 20, 2013
41 usages

jadex-xml · 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.

Table Of Contents

Latest Version

Download net.sourceforge.jadex : jadex-xml Javadoc & API Documentation - Latest Versions:

All Versions

Download net.sourceforge.jadex : jadex-xml Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.4
2.3
2.2.x
2.2
2.1
2.0

How to open Javadoc JAR file in web browser

  1. Rename the file jadex-xml-2.4-javadoc.jar to jadex-xml-2.4-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jadex-xml-2.4-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "jadex-xml-2.4-sources.jar" -d "jadex-xml-2.4-javadoc" -subpackages 

Advertisement

Dependencies from Group

Dec 20, 2013
64 usages
Dec 20, 2013
55 usages
Dec 20, 2013
41 usages
Dec 20, 2013
24 usages
Dec 20, 2013
17 usages

Discover Dependencies

Dec 01, 2022
28 usages
1.2k stars
Jul 06, 2021
6 usages
0 stars
Jul 07, 2023
95 usages
10 stars
Oct 20, 2015
15 usages
90 stars
Jun 28, 2014
29 usages
0 stars
May 03, 2023
47 usages
9 stars
Oct 09, 2018
42 usages
11.4k stars