| ArrayStack<E> |
This class is a clone of org.apache.commons.collections4.ArrayStack
|
| Aspectran |
|
| Assert |
This class is a clone of org.springframework.util.Assert
|
| BeanDescriptor |
This class represents a cached set of bean property information that
allows for easy mapping between property names and getter/setter methods.
|
| BeanUtils |
BeanUtils provides methods that allow simple, reflective access to
JavaBeans style properties.
|
| BooleanUtils |
Miscellaneous Boolean utility methods.
|
| ClassScanner |
The Class ClassScanner.
|
| ClassUtils |
Miscellaneous class utility methods.
|
| ConcurrentReferenceHashMap<K,V> |
This class is a clone of org.springframework.util.ConcurrentReferenceHashMap
|
| ConcurrentReferenceHashMap.Entry<K,V> |
A single map entry.
|
| CustomObjectInputStream |
For re-inflating serialized objects, this class uses the thread context classloader
rather than the JVM's default classloader selection.
|
| ExceptionUtils |
Provides utilities for manipulating and examining Throwable objects.
|
| FileCopyUtils |
Simple utility methods for file and directory copying.
|
| FileLocker |
Used to obtain a lock that can be used to prevent other Aspectran services
that use the same persistent store.
|
| FilenameUtils |
Utility methods for General filename and filepath manipulation.
|
| FileScanner |
A utility class that finds files corresponding to a given pattern.
|
| LinkedCaseInsensitiveMap<V> |
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMap
|
| LinkedCaseInsensitiveMultiValueMap<V> |
This class is a clone of org.springframework.util.LinkedCaseInsensitiveMultiValueMap
|
| LinkedMultiValueMap<K,V> |
This class is a clone of org.springframework.util.LinkedMultiValueMap
|
| MethodUtils |
Utility reflection methods.
|
| ObjectUtils |
This class is a clone of org.springframework.util.ObjectUtils
|
| OutputStringWriter |
A character stream that collects its output in a string builder,
which can then be used to construct a string.
|
| PBEncryptionUtils |
This class provides basic encryption/decryption capabilities to implement PBE.
|
| PrefixSuffixPattern |
|
| ProcessRunner |
The ProcessRunner class helps running external processes.
|
| PropertiesLoaderUtils |
Convenient utility methods for loading of java.util.Properties,
performing standard handling of input streams.
|
| ReflectionUtils |
Simple utility class for working with the reflection API.
|
| ResourceUtils |
A class to simplify access to ResourceUtils through the classloader.
|
| SerializationUtils |
This class is a clone of org.springframework.util.SerializationUtils.java
|
| StringUtils |
Static utility methods pertaining to String or CharSequence instances.
|
| SystemUtils |
Helpers for java.lang.System.
|
| TextStyler |
Contains methods to transform a given text to a specific style.
|
| ToStringBuilder |
This class enables a good and consistent toString() to be built for any class or object.
|
| TypeUtils |
Utility methods focusing on type inspection, particularly with regard to generics.
|