ReportOutputter
public class XmlReportOutputter extends java.lang.Object implements ReportOutputter
XmlReportWriter
to write xml reports to the
resolution cache.CONSOLE, XML
Constructor | Description |
---|---|
XmlReportOutputter() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getName() |
|
void |
output(ConfigurationResolveReport report,
java.lang.String resolveId,
java.lang.String[] confs,
ResolutionCacheManager cacheMgr) |
|
void |
output(ResolveReport report,
ResolutionCacheManager cacheMgr,
ResolveOptions options) |
public java.lang.String getName()
getName
in interface ReportOutputter
public void output(ResolveReport report, ResolutionCacheManager cacheMgr, ResolveOptions options) throws java.io.IOException
output
in interface ReportOutputter
java.io.IOException
public void output(ConfigurationResolveReport report, java.lang.String resolveId, java.lang.String[] confs, ResolutionCacheManager cacheMgr) throws java.io.IOException
java.io.IOException