public class VersionFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
m_s |
static Pattern |
mdm_s |
static Pattern |
mdmdp_s |
| Modifier and Type | Method and Description |
|---|---|
IVersion |
getVersion(String buf)
Get a version implementation.
|
IVersion |
getVersion(String hint,
String version)
Get a version implementation.
|
static VersionFactory |
getVersionFactory() |
public static Pattern mdmdp_s
public static Pattern mdm_s
public static Pattern m_s
public static VersionFactory getVersionFactory()
public IVersion getVersion(String buf)
buf - A string version to be parsedCopyright © 2015. All rights reserved.