org.apache.maven.index.artifact
Class VersionUtils

java.lang.Object
  extended by org.apache.maven.index.artifact.VersionUtils

public class VersionUtils
extends Object

Utility methods for working with artifact version strings.


Constructor Summary
VersionUtils()
           
 
Method Summary
static boolean isSnapshot(String version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionUtils

public VersionUtils()
Method Detail

isSnapshot

public static boolean isSnapshot(String version)


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.