public class JsonOutputWriter extends Object implements IssueOutputWriter
| Constructor and Description |
|---|
JsonOutputWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Collection<CheckerIssue> issues)
Writes all collected issues to the vPAV output
|
public void write(Collection<CheckerIssue> issues) throws OutputWriterException
write in interface IssueOutputWriterissues - Collection of CheckerIssuesOutputWriterExceptionCopyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.