DOC

io.fares.bind.xjc.plugins : jaxb-substitution-plugin

Maven & Gradle

Jan 03, 2022
3 stars

JAXB Substitution XJC Plugin · A XJC plugin to fix eager generation of complicated fields when substitution head elements are referenced. The schema author will have to specifically target either the substitution head or the substitution head reference to enable this plugin.

Table Of Contents

Latest Version

Download io.fares.bind.xjc.plugins : jaxb-substitution-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download io.fares.bind.xjc.plugins : jaxb-substitution-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

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