public class XmlWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
printResultForOneImage(OneOffConfiguration configuration,
String imageFileName,
BufferedImage[] sourceImages,
ComparisonResult comparisonResult) |
void |
printXmlFooter() |
void |
printXmlHeader() |
public XmlWriter(File outputDirectory) throws IOException
IOExceptionpublic void printXmlHeader()
throws IOException
IOExceptionpublic void printXmlFooter()
throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionpublic void printResultForOneImage(OneOffConfiguration configuration, String imageFileName, BufferedImage[] sourceImages, ComparisonResult comparisonResult) throws IOException
IOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.