de.smartics.maven.apidoc
Class Constants
java.lang.Object
de.smartics.maven.apidoc.Constants
-
public final class Constants
-
extends
Object
Constants of this package.
-
Author:
-
Robert Reiner
Field Summary |
static String |
ADDITIONAL_PARAMS The key to store additional parameters in the javadoc param map found in the configuration of the maven-javadoc-plugin. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDITIONAL_PARAMS
public static final String ADDITIONAL_PARAMS
-
The key to store additional parameters in the javadoc param map found in the configuration of the maven-javadoc-plugin.
The value of this constant is "additionalParams".
-
Constant Field Value:
-
"additionalParams"
Copyright © 2009-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.