public interface IssueCollector
| Modifier and Type | Method and Description |
|---|---|
void |
writeIssues(Iterator<Issue> issues,
File file) |
void |
writeSummary() |
void writeIssues(Iterator<Issue> issues, File file) throws IOException
IOExceptionvoid writeSummary()
throws IOException
IOExceptionCopyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.