| Class | Description |
|---|---|
| CrashFormatter |
Utility class used to format a given
Throwable into a format usable for OpenKit. |
| DefaultLogger | |
| InetAddressValidator |
This class provides static methods to check for valid Inet addresses in IPv4, IPv6 or
mixed notation.
|
| PercentEncoder |
Utility class for percent-encoding (also known as URL encoding) strings.
|
| StringUtil |