Package org.apache.maven.toolchain
Class RequirementMatcherFactory
java.lang.Object
org.apache.maven.toolchain.RequirementMatcherFactory
- 
Method Summary
Modifier and TypeMethodDescriptionstatic RequirementMatchercreateExactMatcher(String provideValue) static RequirementMatchercreateVersionMatcher(String provideValue)  
- 
Method Details
- 
createExactMatcher
 - 
createVersionMatcher
 
 -