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