org.codehaus.mojo.versions.ordering
Class VersionComparators
java.lang.Object
org.codehaus.mojo.versions.ordering.VersionComparators
public final class VersionComparators
- extends Object
Utility.
- Since:
- 1.0-alpha-3
- Author:
- Stephen Connolly
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersionComparator
public static VersionComparator getVersionComparator(String comparisonMethod)
- Returns the version comparator to use.
- Parameters:
comparisonMethod
- the comparison method.
- Returns:
- the version comparator to use.
- Since:
- 1.0-alpha-1
alphaNumIncrement
public static String alphaNumIncrement(String token)
Copyright © 2008-2011 Codehaus. All Rights Reserved.