Package org.gcube.informationsystem.utils
-
Class Summary Class Description JsonUtility ReflectionUtility Got from https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785 The method first gets the current ClassLoader.TypeUtility UUIDManager UUIDUtility Version A class representing and validating a version in the following format X.X.X (Major.Minor.Revision) Each part is an integer with no trailing zeros (e.g 1 and not 01).