org.apache.ivy.core.module.descriptor

Class DefaultIncludeRule

public class DefaultIncludeRule extends AbstractIncludeExcludeRule implements IncludeRule

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

Constructor Detail

DefaultIncludeRule

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

Method Detail

toString

public String toString()