|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sonar.api.profiles.XMLProfileParser
public final class XMLProfileParser
Constructor Summary | |
---|---|
XMLProfileParser(RuleFinder ruleFinder)
|
Method Summary | |
---|---|
RulesProfile |
parse(java.io.Reader reader,
ValidationMessages messages)
|
RulesProfile |
parseResource(java.lang.ClassLoader classloader,
java.lang.String xmlClassPath,
ValidationMessages messages)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLProfileParser(RuleFinder ruleFinder)
Method Detail |
---|
public RulesProfile parseResource(java.lang.ClassLoader classloader, java.lang.String xmlClassPath, ValidationMessages messages)
public RulesProfile parse(java.io.Reader reader, ValidationMessages messages)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |