|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ivy.plugins.matcher.MapMatcher
public class MapMatcher
Constructor Summary | |
---|---|
MapMatcher(java.util.Map attributes,
PatternMatcher pm)
|
Method Summary | |
---|---|
java.util.Map |
getAttributes()
|
PatternMatcher |
getPatternMatcher()
|
boolean |
matches(java.util.Map m)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MapMatcher(java.util.Map attributes, PatternMatcher pm)
Method Detail |
---|
public boolean matches(java.util.Map m)
public java.lang.String toString()
toString
in class java.lang.Object
public java.util.Map getAttributes()
public PatternMatcher getPatternMatcher()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |