Class | Description |
---|---|
ClassLoaderUtils |
Utility methods related to
ClassLoader resolution and the like |
ClassUtils |
Holds utility methods for obtaining a class from a symbolic representation
The result of
ClassUtils.determineQualifiedName(String) is equivalent in format to the result of Class.getName() |
TypeHelper |
Originally based on http://www.artima.com/weblogs/viewpost.jsp?thread=208860
|
Copyright © 2010–2018 Jadira Systems. All rights reserved.