Uses of Class
org.openl.util.conf.Version
Packages that use Version
-
Uses of Version in org.openl.util.conf
Methods in org.openl.util.conf that return VersionModifier and TypeMethodDescriptionstatic VersionVersion.extractVersion(String s, String pattern) static VersionVersion.extractVersion(String s, org.openl.util.conf.Version.IVersionStartPatternFinder finder, String pattern) static VersionVersion.parseVersion(String s, int from, String pattern) Methods in org.openl.util.conf with parameters of type Version