de.smartics.maven.apidoc
Class Constants

Package class diagram package Constants
java.lang.Object
  extended by 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.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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.