Package com.io7m.changelog.core
Class CVersions
java.lang.Object
com.io7m.changelog.core.CVersions
A parser of version numbers.
-
Method Summary
-
Method Details
-
parse
Parse a version number.- Parameters:
text- The version text- Returns:
- The parsed version
- Throws:
IOException- On errors
-