org.apache.maven.toolchain
Class RequirementMatcherFactory
java.lang.Object
org.apache.maven.toolchain.RequirementMatcherFactory
public final class RequirementMatcherFactory
- extends Object
- Author:
- mkleint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createExactMatcher
public static RequirementMatcher createExactMatcher(String provideValue)
createVersionMatcher
public static RequirementMatcher createVersionMatcher(String provideValue)
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.