Package org.apache.maven.toolchain
Class RequirementMatcherFactory
java.lang.Object
org.apache.maven.toolchain.RequirementMatcherFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
private static final class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RequirementMatcher
createExactMatcher
(String provideValue) static RequirementMatcher
createVersionMatcher
(String provideValue)
-
Constructor Details
-
RequirementMatcherFactory
private RequirementMatcherFactory()
-
-
Method Details
-
createExactMatcher
-
createVersionMatcher
-