|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.rules.StandardProfileXmlParser
@Deprecated public class StandardProfileXmlParser
| Constructor Summary | |
|---|---|
StandardProfileXmlParser()
Deprecated. |
|
StandardProfileXmlParser(java.util.List<Rule> rules)
Deprecated. |
|
| Method Summary | |
|---|---|
protected void |
buildActiveRulesFromProfile(Profile profile,
java.util.List<ActiveRule> activeRules)
Deprecated. |
protected Profile |
buildProfileFromXml(java.lang.String configuration)
Deprecated. |
RulesProfile |
importConfiguration(java.lang.String configuration)
Deprecated. |
Profile |
parse(java.lang.String xml)
Deprecated. see the XML format into the unit test src/test/java/.../StandardProfileXmlParserTest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardProfileXmlParser()
public StandardProfileXmlParser(java.util.List<Rule> rules)
| Method Detail |
|---|
public Profile parse(java.lang.String xml)
public RulesProfile importConfiguration(java.lang.String configuration)
protected Profile buildProfileFromXml(java.lang.String configuration)
protected void buildActiveRulesFromProfile(Profile profile,
java.util.List<ActiveRule> activeRules)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||