public class DefaultIncludeRule extends AbstractIncludeExcludeRule implements IncludeRule
Constructor and Description |
---|
DefaultIncludeRule(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 DefaultIncludeRule(ArtifactId aid, PatternMatcher matcher, java.util.Map extraAttributes)
public java.lang.String toString()
toString
in class AbstractIncludeExcludeRule