org.apache.ivy.core.module.descriptor

Class DefaultExcludeRule

public class DefaultExcludeRule extends AbstractIncludeExcludeRule implements ExcludeRule

Constructor Summary
DefaultExcludeRule(ArtifactId aid, PatternMatcher matcher, Map extraAttributes)
Method Summary
StringtoString()

Constructor Detail

DefaultExcludeRule

public DefaultExcludeRule(ArtifactId aid, PatternMatcher matcher, Map extraAttributes)

Method Detail

toString

public String toString()