public class DefaultExcludeRule extends AbstractIncludeExcludeRule implements ExcludeRule
Constructor and Description |
---|
DefaultExcludeRule(ArtifactId aid,
PatternMatcher matcher,
java.util.Map extraAttributes) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
addConfiguration, equals, getConfigurations, getId, getMatcher, hashCode
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes, setExtraAttribute, setStandardAttribute
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getConfigurations, getId, getMatcher
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes
public DefaultExcludeRule(ArtifactId aid, PatternMatcher matcher, java.util.Map extraAttributes)
public java.lang.String toString()
toString
in class AbstractIncludeExcludeRule