org.apache.ivy.plugins.matcher

Class MapMatcher

public class MapMatcher extends Object

Constructor Summary
MapMatcher(Map attributes, PatternMatcher pm)
Method Summary
MapgetAttributes()
PatternMatchergetPatternMatcher()
booleanmatches(Map m)
StringtoString()

Constructor Detail

MapMatcher

public MapMatcher(Map attributes, PatternMatcher pm)

Method Detail

getAttributes

public Map getAttributes()

getPatternMatcher

public PatternMatcher getPatternMatcher()

matches

public boolean matches(Map m)

toString

public String toString()