Class GraphRootMatcher
java.lang.Object
org.apache.maven.plugins.dependency.fromDependencies.GraphRootMatcher
- All Implemented Interfaces:
DependencyMatcher
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
graphRoot
-
-
Constructor Details
-
GraphRootMatcher
GraphRootMatcher(GraphRoot graphRoot)
-
-
Method Details
-
matches
public boolean matches(org.apache.maven.model.Dependency dependency) - Specified by:
matchesin interfaceDependencyMatcher
-