org.sonar.plugins.checkstyle
Class CheckstyleConstants

java.lang.Object
  extended by org.sonar.plugins.checkstyle.CheckstyleConstants

public final class CheckstyleConstants
extends Object


Field Summary
static String FILTERS_DEFAULT_VALUE
           
static String FILTERS_KEY
           
static String PLUGIN_NAME
           
static String REPOSITORY_KEY
           
static String REPOSITORY_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPOSITORY_KEY

public static final String REPOSITORY_KEY
See Also:
Constant Field Values

REPOSITORY_NAME

public static final String REPOSITORY_NAME
See Also:
Constant Field Values

PLUGIN_NAME

public static final String PLUGIN_NAME
See Also:
Constant Field Values

FILTERS_KEY

public static final String FILTERS_KEY
See Also:
Constant Field Values

FILTERS_DEFAULT_VALUE

public static final String FILTERS_DEFAULT_VALUE
See Also:
Constant Field Values


Copyright © 2009-2011 SonarSource. All Rights Reserved.