de.smartics.testdoc.maven.export.xml
Class XmlOutputManager
java.lang.Object
de.smartics.testdoc.maven.export.AbstractOutputManager
de.smartics.testdoc.maven.export.xml.XmlOutputManager
-
All Implemented Interfaces:
-
de.smartics.testdoc.core.doc.OutputManager
-
public class XmlOutputManager
-
extends
AbstractOutputManager
Manages the export of the report to XML.
-
Author:
-
Robert Reiner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlOutputManager
public XmlOutputManager(String reportName,
de.smartics.maven.util.report.MessageHelper messages,
XmlExporter exporter,
List<ExportIndex> exportIndices)
-
Default constructor.
-
Parameters:
-
reportName
- the name of the report to export.
-
messages
- the resource bundles with messages to display as labels in the generated report.
-
exporter
- the exporter that knows the format of the file to be written.
-
exportIndices
- the indices to created.
-
See Also:
-
AbstractOutputManager(java.lang.String, de.smartics.maven.util.report.MessageHelper, de.smartics.testdoc.maven.export.xml.XmlExporter, java.util.List
)
finish
public void finish()
throws IOException
-
-
-
Throws:
-
IOException
-
See Also:
-
de.smartics.testdoc.report.doc.OutputManager#finish()
Copyright © 2010-2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.