ConfigurationAware, ExcludeRule, ExtendableItempublic 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, hashCodegetConfigurations, getId, getMatchergetAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes, setExtraAttribute, setStandardAttributepublic DefaultExcludeRule(ArtifactId aid, PatternMatcher matcher, java.util.Map extraAttributes)
public java.lang.String toString()
toString in class AbstractIncludeExcludeRule