org.sonar.api.rules
Class RuleAnnotationUtils

java.lang.Object
  extended by org.sonar.api.rules.RuleAnnotationUtils

public final class RuleAnnotationUtils
extends Object

Since:
2.3

Method Summary
static String getRuleKey(Class annotatedClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRuleKey

public static String getRuleKey(Class annotatedClass)


Copyright © 2009-2011 SonarSource. All Rights Reserved.