Uses of Class
org.sonar.api.rules.xml.Profile

Packages that use Profile
org.sonar.api.rules   
 

Uses of Profile in org.sonar.api.rules
 

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

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



Copyright © 2009 SonarSource SA. All Rights Reserved.