|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.nsiq.parser.NSiqResultParser
public class NSiqResultParser
| Field Summary |
|---|
| Fields inherited from interface hudson.plugins.nsiq.NSiqAware |
|---|
HIGH, LOW, SEPARATOR |
| Constructor Summary | |
|---|---|
NSiqResultParser(java.util.List<Loc> locList,
java.util.List<Complexity> complexityList)
|
|
| Method Summary | |
|---|---|
NSiqSummary |
getSummary()
|
java.util.List<NSiqResult> |
parse()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NSiqResultParser(java.util.List<Loc> locList,
java.util.List<Complexity> complexityList)
| Method Detail |
|---|
public java.util.List<NSiqResult> parse()
public NSiqSummary getSummary()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||