Documentation covers only small part of existing utilities. Please browse API for more information and examine test-cases for more examples. Do not hesitate to contact support for more documentation on specific subject!
A lot of documentation is stored in JavaDoc. Since there are large number of utilities and tools in Jodd, the best way to find something is to search the API for it. Just enter below what you are looking for:
Jodd javadoc.
Jodd-WOT javadoc.
BeanUtil - fastest bean manipulation library around.
JDateTime - elegant usage and astronomical precision in one time-manipulation class.
StringUtil - more then 100 of additional String utilities.
Printf - formatted value printing, as in C.
Email - sending emails.
SwingSpy - inspection of swing component hierarchy.
Wildcard - using wildcards.
Add to classpath in runtime, using ClassLoaderUtil.
Madvoc - elegant web MVC framework that uses CoC in a pragmatic way to simplify web application development.
Petite - slick and lightweight DI container that supports sufficient most of features offered by other containers.
Proxetta - the fastest proxy creator with unique approach for defying pointcuts and advices.
Db & DbOrm - efficient and thin layers that significantly simplifies writing of database code.
Logging, make Jodd logs to your logging framework over SLF4J.
Prepare objects before update, when adding or editing entities in web applications.