|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ivy.util.extendable.UnmodifiableExtendableItem
org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule
org.apache.ivy.core.module.descriptor.DefaultIncludeRule
public class DefaultIncludeRule
| Constructor Summary | |
|---|---|
DefaultIncludeRule(ArtifactId aid,
PatternMatcher matcher,
java.util.Map extraAttributes)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.ivy.core.module.descriptor.AbstractIncludeExcludeRule |
|---|
addConfiguration, equals, getConfigurations, getId, getMatcher, hashCode |
| Methods inherited from class org.apache.ivy.util.extendable.UnmodifiableExtendableItem |
|---|
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes, setExtraAttribute, setStandardAttribute |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.ivy.core.module.descriptor.IncludeRule |
|---|
getConfigurations, getId, getMatcher |
| Methods inherited from interface org.apache.ivy.util.extendable.ExtendableItem |
|---|
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes |
| Constructor Detail |
|---|
public DefaultIncludeRule(ArtifactId aid,
PatternMatcher matcher,
java.util.Map extraAttributes)
| Method Detail |
|---|
public java.lang.String toString()
toString in class AbstractIncludeExcludeRule
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||