The empty version "0.
The empty version "0.0.0". Equivalent to calling new OSGiVersion(0,0,0).
Parses a version identifier from the specified string.
Parses a version identifier from the specified string.
See OSGiVersion(String) for the format of the version string.
String representation of the version identifier. Leading and trailing whitespace will be ignored.
A OSGiVersion object representing the version
identifier. If version is null or the
empty string then emptyVersion will be returned.
If version is improperly formatted.