Class Summary |
ClassNameHelper |
Some useful (hack) functions |
EncodingHelper |
Encoding helper |
FileHelper |
Some useful method to manage file |
FileLineFilter |
Create a filter that take a file and remove all the line that contain some
specific string |
GeolocHelper |
Provides useful methods for geolocalisation |
HTMLHelper |
Provides some usefull methods |
IntrospectionHelper |
Inspect object and all subClass to retrieve the fields in order to be
used by the ProjectionBean |
PropertiesHelper |
Some useful functions for properties files |
RetryOnErrorTemplate<T> |
Give the ability to retry a function multiple times if it fails. |
StringHelper |
Provide some usefull method to copute strinfg for autocompletion and fulltextsearch |
Untar |
Utility class to untar files, files can be zipped in multi format (extension
tar, tar.gzip,tar.gz, tar.bz2, tar.bzip2 are supported). |
URLUtils |
Provides URL utilities |