public class XmlOutputWriter extends Object implements IssueOutputWriter
| Constructor and Description |
|---|
XmlOutputWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Collection<CheckerIssue> issues)
Writes the result as XML to the vPAV output folder
|
public void write(Collection<CheckerIssue> issues) throws OutputWriterException
write in interface IssueOutputWriterissues - Contains the list of found issuesOutputWriterException - Occurs if output can not be writtenCopyright © 2017 viadee Unternehmensberatung GmbH. All rights reserved.