Package org.thymeleaf.util
Class VersionUtils
Object
org.thymeleaf.util.VersionUtils
Utility class for processing version numbers.
- Since:
- 3.0.12
- Author:
- Daniel Fernández
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic VersionUtils.VersionSpec
parseVersion
(String version) static VersionUtils.VersionSpec
parseVersion
(String version, String buildTimestamp)
-
Method Details
-
parseVersion
-
parseVersion
-