public class SearchMatcher extends Matcher
Modifier and Type | Field and Description |
---|---|
private SearchControl |
searchControl |
Constructor and Description |
---|
SearchMatcher(SearchControl searchControl) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmpty() |
boolean |
isMatchingArtifact(java.lang.String groupId,
java.lang.String artifactId) |
private final SearchControl searchControl
public SearchMatcher(SearchControl searchControl)
public boolean isMatchingArtifact(java.lang.String groupId, java.lang.String artifactId)
isMatchingArtifact
in class Matcher