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

Packages that use RuleFinder
org.sonar.api.profiles   
 

Uses of RuleFinder in org.sonar.api.profiles
 

Methods in org.sonar.api.profiles with parameters of type RuleFinder
static XMLProfileImporter XMLProfileImporter.create(RuleFinder ruleFinder)
           
 

Constructors in org.sonar.api.profiles with parameters of type RuleFinder
AnnotationProfileDefinition(String repositoryKey, String profileName, String language, Collection<Class> annotatedClasses, RuleFinder ruleFinder)
           
XMLProfileDefinition(ClassLoader classloader, String xmlClassPath, RuleFinder ruleFinder)
           
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.