|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.rules.StandardRuleXmlFormat
public final class StandardRuleXmlFormat
| Method Summary | |
|---|---|
static java.util.List<Rule> |
parseXml(java.io.File file)
|
static java.util.List<Rule> |
parseXml(java.io.InputStream input)
Warning : the input stream is closed in this method |
static java.util.List<Rule> |
parseXml(java.io.Reader reader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.util.List<Rule> parseXml(java.io.File file)
public static java.util.List<Rule> parseXml(java.io.InputStream input)
public static java.util.List<Rule> parseXml(java.io.Reader reader)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||