Uses of Interface
org.sonar.api.rules.RuleFinder

Packages that use RuleFinder
org.sonar.api.profiles   
 

Uses of RuleFinder in org.sonar.api.profiles
 

Constructors in org.sonar.api.profiles with parameters of type RuleFinder
AnnotationProfileParser(RuleFinder ruleFinder)
           
XMLProfileParser(RuleFinder ruleFinder)
          Deprecated. since 2.5. Plugins shouldn't directly instantiate this class, because it should be retrieved as an IoC dependency.
XMLProfileParser(RuleFinder ruleFinder, MetricFinder metricFinder)
          Deprecated. since 2.5. Plugins shouldn't directly instantiate this class, because it should be retrieved as an IoC dependency.
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.