public class VersionUtilities extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionUtilities.ParseState |
static class |
VersionUtilities.VersionParser |
| Constructor and Description |
|---|
VersionUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getText(IVersion version) |
static String |
getTextLong(IVersion version) |
static IVersion |
getVersion(URL resource) |
static IVersion |
valueOf(String string) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.