org.apache.ivy.plugins.report
public interface ReportOutputter
| Field Summary | |
|---|---|
| static String | CONSOLE |
| static String | XML |
| Method Summary | |
|---|---|
| abstract String | getName() |
| abstract void | output(ResolveReport report, ResolutionCacheManager cacheMgr, ResolveOptions options) |