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)
          Deprecated.  
 Profile StandardProfileXmlParser.parse(String xml)
          Deprecated. 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)
          Deprecated.  
 



Copyright © 2009-2010 SonarSource. All Rights Reserved.