|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.plugins.report.LogReportOutputter
public class LogReportOutputter
Field Summary |
---|
Fields inherited from interface org.apache.ivy.plugins.report.ReportOutputter |
---|
CONSOLE, XML |
Constructor Summary | |
---|---|
LogReportOutputter()
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
void |
output(ConfigurationResolveReport report)
|
void |
output(ResolveReport report,
ResolutionCacheManager cacheMgr,
ResolveOptions options)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LogReportOutputter()
Method Detail |
---|
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)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |