public class VersionPattern extends Object
Modifier and Type | Field and Description |
---|---|
static VersionPattern |
CODEHAUS |
static VersionPattern |
ECLIPSE |
Constructor and Description |
---|
VersionPattern(String key) |
Modifier and Type | Method and Description |
---|---|
String |
getLastVersion() |
String |
getLastVersion(String altkey) |
String |
getRemainingText() |
boolean |
isMatch(String str) |
String |
toVersionId(String rawversion) |
public static final VersionPattern ECLIPSE
public static final VersionPattern CODEHAUS
public VersionPattern(String key)
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.