Class | Description |
---|---|
ASMHelper | |
ASMHelper.TypeHelperClassLoader | |
Base64Utility |
This class converts to/from base64.
|
CachedClass | |
CacheMap<K,V> |
Implements a useful caching map.
|
ClassHelper | |
ClassReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class.
|
CollectionUtils | |
Compiler | |
JarResource | |
ModCountCopyOnWriteArrayList<T> | |
PackageUtils | |
ParamReader |
This is the class file reader for obtaining the parameter names for declared
methods in a class.
|
PrimitiveUtils | |
PropertiesLoaderUtils |
Replace by org.springframework.core.io.support.PropertiesLoaderUtils
when moving to Spring 2.0.
|
ProxyHelper | |
ReflectionInvokationHandler | |
ReflectionUtil | |
SOAPConstants |
SOAP constants from the specifications.
|
SortedArraySet<T> |
This class implements most of the Set interface, backed by a
sorted Array.
|
StreamPrinter | |
StringUtils | |
SystemUtils |
Utility class for checking well-known system properties
|
UrlUtils |
Utility class for decoding and encoding URLs
|
WeakIdentityHashMap<K,V> |
Implements a combination of WeakHashMap and IdentityHashMap.
|
XmlSchemaPrimitiveUtils | |
XMLSchemaQNames |
This class provides QNames for all of the XML Schema types.
|
Exception | Description |
---|---|
Base64Exception |
Annotation Type | Description |
---|---|
ReflectionInvokationHandler.WrapReturn |
Apache CXF