DOC

com.github.sanity4j : jaxb-booleangetter-plugin

Maven & Gradle

May 24, 2017
0 stars

jaxb-booleangetter-plugin · JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Table Of Contents

Latest Version

Download com.github.sanity4j : jaxb-booleangetter-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.sanity4j : jaxb-booleangetter-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.0

How to open Javadoc JAR file in web browser

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