All Classes and Interfaces

Class
Description
Annotation parser process an annotated elements and annotations.
Annotations collector.
Appendable writer adapter.
Converts given object to an array.
Array utilities.
Base32 encoding.
The fastest Base64 encoder/decoder implementations.
Powerful tool for copying properties from one bean into another.
Unchecked bean exception.
Represents a bean named property.
Supreme utility for reading and writing bean properties.
Instantiable version of BeanUtil.
Various bean property utilities that makes writings of BeanUtil classes easy.
Visitor for bean properties.
Converts given object to BigDecimal.
Converts given object to BigInteger.
Binary search wrapper over any type of user-defined collection.
Abstract binary search.
Part a copy of java.io.Bits, which is for unknown reason package local.
Converts given object to boolean[].
Converts given object to Boolean.
Converts given object to byte[].
Converts given object to Byte.
Default introspector that caches all class descriptors.
Converts given object to Byte.
Converts given object to char[].
Converts given object to Character.
Simple CharSequence wrapper of the char array.
Reader that wraps a CharBuffer.
 
Various character and character sequence utilities, including char[] - byte[] conversions.
Converts given object to Class array.
Converts given object to Class.
A descriptor class for all methods/fields/properties/constructors of a class.
Default class ClassIntrospector simply delegates method calls for more convenient usage.
 
Class loader strategy defines how classes should be loaded.
Default Jodd class loader strategy.
Utilities to manipulate class path, define and find classes etc.
Class utilities.
 
Collection converter.
Some collection utilities.
Just a convenient TypeConverterManager usage.
Helps with CSV strings.
Constructor descriptor.
Constructors collection.
Converts given object to java.util.Date.
Common descriptor stuff.
Digest engines.
 
Converts given object to double[].
Converts given object to Double.
Few exception utilities.
Field descriptor.
Collection of field descriptors.
Converts given object into the File.
General filename and filepath manipulation utilities.
File utilities.
Converts given object to float[].
Converts given object to Float.
 
Unified getter property interface for both methods and fields.
HTML decoder.
 
Encodes text and URL strings in various ways resulting HTML-safe text.
Http request methods.
Simple ruling engine for includes and excludes rules.
 
Converts given object to int[].
Converts given object to an Integer.
 
 
Optimized byte and character stream utilities.
Jodd!
Julian Date stamp, for high precision calculations.
 
 
Converts given object to Java Locale.
 
Converts given object to long[].
Converts given object to a Long.
Default Map.Entry implementation.
Value or type mapper.
Mapper function allows object to be converted before actually used - usually before injected using BeanUtil.
Simple cache of MapperFunction instances.
Various math utilities.
Method descriptor.
Method parameter descriptor.
Methods collection.
Map file extensions to MIME types.
Probably the best natural strings comparator.
Network utilities.
 
 
Bean properties collection.
Misc java.util.Properties utils.
Property descriptor.
 
Class that generates random strings.
 
Unified setter property interface for both methods and fields.
Converts given object to short[].
Converts given object to Short.
Converts given object to java.sql.Date.
Converts given object to java.sql.Time.
Converts given object to java.sql.Timestamp.
Consumes a stream.
Converts given object to String[].
Converts given object to String.
Pool of String constants to prevent repeating of hard-coded String literals in the code.
 
 
Parser for string macro templates.
String utilities.
Various system information.
Delegate host info to be resolved lazy.
 
Piece of code that that has no result and may throw an exception.
Fluent ThreadFactory builder.
Thread utilities.
 
Converts given object to Java TimeZone.
Types cache.
 
Type conversion exception.
Object converter interface.
Provides dynamic object conversion to a type.
Unchecked exception and also a wrapper for checked exceptions.
 
Unicode input stream for detecting UTF encodings and reading BOM characters.
Converter given object to URI.
Encodes URLs correctly, significantly faster and more convenient.
 
Enumeration to identify the parts of a URI.
Converts given object to URL.
URL decoder.
Some general utilities.
 
Checks whether a string or path matches a given wildcard pattern.
ZIP builder class for building both files or in-memory zips.
Performs zip/gzip/zlib operations on files and directories.