All Classes and Interfaces

Class
Description
Utility class for annotations.
Adaptor that makes an array into an Iterator.
A Map that combines the characteristics of an array.
Map.Entry implementation for ArrayMap.
Utility class for array operations.
Utility class for assertions.
 
Utility class for handling Base64 encoding and decoding.
Interface for handling JavaBeans metadata.
This class generates BeanDesc.
Implementation class of BeanDesc.
 
A map with String keys that throws an exception when accessing (get) a non-existent key.
 
Utility for copying properties between JavaBeans or between JavaBeans and Map.
Utility class for conversions related to BigDecimal.
Utility class for conversions related to BigInteger.
Utility class for conversions related to byte arrays.
Utility class for conversions related to Boolean.
Utility class for conversions related to Byte.
 
Utility class for conversions related to Calendar.
ArrayMap that is case-insensitive for keys.
Set that is case-insensitive.
Utility for Channel.
Interface for handlers that process classes.
An Iterator that iterates through the inheritance hierarchy of a class towards its superclasses.
An Iterator that iterates through the hierarchy of class loaders towards their parent class loaders.
Utility class for handling ClassLoader.
Exception thrown when a class cannot be found.
Handler for traversing and processing classes.
Utility class for Class operations.
Exception that wraps IllegalArgumentException.
Exception that wraps IllegalStateException.
Exception that wraps IndexOutOfBoundsException.
Utility class for Closeable operations.
A base exception class for CoreLib.
SQLException for S2Util.
Exception that wraps UnsupportedOperationException.
Utility class for collections.
 
Interface for handling constructors.
Implementation class of ConstructorDesc.
Exception thrown when a Constructor cannot be found.
Utility class for Constructor operations.
This interface performs conversion between strings and objects.
Exception thrown when an error occurs in a Converter.
Options to specify when copying JavaBeans or Map using BeanUtil.
A utility for static import to facilitate the instantiation of CopyOptions.
Utility for copying.
Constants class.
Utility for converting objects that represent only dates to Date, Calendar, or Date.
Iterator that iterates over DateFormats corresponding to the styles held by the locale.
Iterator that iterates over DateFormats corresponding to the styles held by the locale.
Converter for dates.
Utility class for DecimalFormatSymbols.
Utility class for DecimalFormat.
Represents a disposable resource.
Utility class for disposing of resources at the end of an application.
Utility class for DocumentBuilderFactory.
Utility class for DocumentBuilder.
Utility class for DOM operations.
Utility class for conversions related to Double.
Utility class for DriverManager.
The DynamicProperties class extends Properties to provide dynamic loading and storing of properties from a file.
Exception thrown when an argument is empty.
An empty Enumeration.
An empty Iterator.
Adapter to convert an Enumeration to an Iterator.
Interface for handling fields.
Implementation class of FieldDesc.
Exception thrown when a Field cannot be found.
Exception thrown when accessing a non-static Field without specifying an object.
Utility class for Field operations.
Exception while accessing a file.
Utility class for handling File.
Utility class for conversions related to Float.
Utility class for handling generics in Java.
Exception that wraps IllegalAccessException.
 
Exception thrown when using a key not contained in a BeanMap.
Exception thrown when setting a property value fails.
Element to be iterated by IndexedIterator.
Iterator with index.
Utility class for handling InitialContext.
Utility class for InputStream.
Exception that wraps InstantiationException.
Utility class for conversions related to Integer.
Wrapped InterruptedException.
Exception that wraps NoSuchAlgorithmException.
Exception that wraps InvocationTargetException.
Exception that wraps IOException.
Adapter to convert an Iterator to an Enumeration.
Utility class for handling JarFile.
Utility class for JarInputStream operations.
Utility class for JarURLConnection.
JSON utilities.
An Iterator that iterates over lines read from a BufferedReader.
Utility class for Locale.
Logger interface.
Log output levels.
The message to be logged.
Utility class for conversions to Long.
HashMap with an upper limit on the number of entries.
 
Utility class for easily creating and setting values in Map instances.
Utility for handling MessageDigest.
Class for assembling messages from message codes and arguments.
Interface for handling methods.
Implementation class of MethodDesc.
Exception thrown when a Method cannot be found.
Exception thrown when accessing a non-static Method without specifying an object.
Utility class for method operations.
Utility class for MIME types.
Utility class for modifier operations.
An Iterator that iterates over multiple Iterators as if they were a single Iterator.
Exception that wraps NamingException.
Exception that wraps NoSuchAlgorithmException.
Exception that wraps a NoSuchMethodException thrown when a Constructor cannot be found.
Exception that wraps NoSuchFieldException.
Exception that wraps NoSuchMethodException.
Exception that wraps NoSuchPaddingException.
Exception thrown when an argument is null.
Utility class for conversions related to Number.
Converter for numbers.
Utility class for object operations.
Utility class for OutputStream operations.
A pair of two values.
Interface for handling parameterized classes.
Factory for creating ParameterizedClassDesc that represents the type of fields, method argument types, and return types.
Implementation class of ParameterizedClassDesc.
Exception that wraps ParserConfigurationException.
Exception thrown when parsing fails.
Utility class for PreparedStatement.
Utility class for Properties operations.
Interface for handling properties.
Implementation class of PropertyDesc.
Exception thrown when a property cannot be found.
Utility class for Reader operations.
Utility class for ResourceBundle operations.
Interface for handlers that process resources.
Exception thrown when a resource cannot be found.
Class for traversing resources.
Utility class for resource handling.
Utility class for ResultSet.
Utility class for SAXParser.
Utility class for SAXParser.
Exception that wraps SAXException.
Utility class for SchemaFactory.
Utility class for Schema.
Utility for serializing objects.
Utility class for conversions related to Short.
An Iterator that returns a single value.
Linked list for Seasar2.
Converter for SQL dates.
Exception that wraps SQLException.
Utility class for Statement.
Utility class for Stream.
 
Utility class for conversions related to String.
Utility class for string operations.
Utility class for system operations.
Utility class for Thread class
Utility for converting time-representing objects to Date, Calendar, or Time.
An Iterator that iterates over DateFormat instances corresponding to the styles supported by the locale.
An Iterator that iterates over DateFormat instances corresponding to the styles supported by the locale.
Converter for time.
A class that handles timers.
This is an interface for handling timeouts.
This class manages timeouts.
Utility for converting objects representing date and time to Date, Calendar, and Timestamp.
An Iterator that iterates over DateFormat instances corresponding to the styles supported by the locale.
An Iterator that iterates over DateFormat instances corresponding to the styles supported by the locale.
Converter for timestamps.
A class that recognizes tokens.
Utility for traversing collections of classes and resources on the file system or inside JAR files.
Object that handles a collection of resources on the file system.
Object that handles a collection of resources inside a Jar file.
Factory for creating instances of Traverser.
Object that handles a collection of resources represented by the vfszip protocol of JBossAS5.
Object representing a collection of classes or resources.
A tuple of three values.
A tuple of four values.
A tuple of five values.
 
Utility class for handling URL.
Utility for creating UUIDs.
A class that holds a value.
Utility class for Writer operations.
Utility class for handling ZipFile.
Utility class for handling ZipInputStream.