org.sonar.plugins.findbugs
Class FindbugsLevelUtils

java.lang.Object
  extended by org.sonar.plugins.findbugs.FindbugsLevelUtils

public class FindbugsLevelUtils
extends Object


Constructor Summary
FindbugsLevelUtils()
           
 
Method Summary
 RulePriority from(String priority)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FindbugsLevelUtils

public FindbugsLevelUtils()
Method Detail

from

public RulePriority from(String priority)


Copyright © 2009-2012 SonarSource. All Rights Reserved.