Uses of Class
org.sonar.plugins.api.maven.xml.Profile

Packages that use Profile
org.sonar.plugins.api.rules   
 

Uses of Profile in org.sonar.plugins.api.rules
 

Methods in org.sonar.plugins.api.rules that return Profile
protected  Profile StandardProfileXmlParser.buildProfileFromXml(java.lang.String configuration)
           
 Profile StandardProfileXmlParser.parse(java.lang.String xml)
          see the XML format into the unit test src/test/java/.../StandardProfileXmlParserTest
 

Methods in org.sonar.plugins.api.rules with parameters of type Profile
protected  void StandardProfileXmlParser.buildActiveRulesFromProfile(Profile profile, java.util.List<ActiveRule> activeRules)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.