DOC

com.klemm-scs.util : jaxb2-rich-contract-plugin

Maven & Gradle

Feb 25, 2015
66 stars

JAXB XJC extended contract generation plugin · Provides a number of plugins for the JAXB (Java API for XML binding) XML-Schema-to-Java compiler (XJC), that enhance the generated source code with various and configurable aspects, like "fluent builder" patterns, generating interface contracts from group and attributeGroup declarations, generating JavaBeans(TM) bound and constrained properties, copy methods and -constructors, selective object graph copying, meta data generation etc.

Table Of Contents

Latest Version

Download com.klemm-scs.util : jaxb2-rich-contract-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.klemm-scs.util : jaxb2-rich-contract-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file jaxb2-rich-contract-plugin-1.5.3-javadoc.jar to jaxb2-rich-contract-plugin-1.5.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder jaxb2-rich-contract-plugin-1.5.3-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 "jaxb2-rich-contract-plugin-1.5.3-sources.jar" -d "jaxb2-rich-contract-plugin-1.5.3-javadoc" -subpackages