org.apache.ivy.core.install
public interface InstallEngineSettings extends ParserSettings
Method Summary | |
---|---|
PatternMatcher | getMatcher(String matcherName) |
Collection | getMatcherNames() |
ReportOutputter[] | getReportOutputters() |
DependencyResolver | getResolver(String from) |
Collection | getResolverNames() |
StatusManager | getStatusManager() |
boolean | logNotConvertedExclusionRule() |
void | setLogNotConvertedExclusionRule(boolean log) |