An utility class library for general purpose Java programming by Addy.
These include:
- StringUtil: A collection of helper methods for string manipulations.
- FileUtil: A collection of IO related methods.
- DateUtil: A collection of helper methods for date and time manipulations based on java.util.Date and java.util.Calendar.
- JRHelper: A helper class that eases interaction with the JasperReports library (optional dependency).