|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.plugins.report.XmlReportWriter
public class XmlReportWriter
XmlReportWriter allows to write ResolveReport in an xml format.
| Constructor Summary | |
|---|---|
XmlReportWriter()
|
|
| Method Summary | |
|---|---|
void |
output(ConfigurationResolveReport report,
java.io.OutputStream stream)
|
void |
output(ConfigurationResolveReport report,
java.lang.String[] confs,
java.io.OutputStream stream)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlReportWriter()
| Method Detail |
|---|
public void output(ConfigurationResolveReport report,
java.io.OutputStream stream)
public void output(ConfigurationResolveReport report,
java.lang.String[] confs,
java.io.OutputStream stream)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||