|
Class Summary |
| Args |
Utility class used to validate arguments and configuration options passed to objects in uniVocity's API. |
| Loggers |
A central location to provide logger names used internally. |
| ParameterizedString |
Utility class for handling Strings with parameters. |
| TimedNotificationHandler<T> |
A basic NotificationHandler implementation that filters out excessive notifications and only processes them
after a given interval has been elapsed since the last notification was processed, or if the last notification
is received. |
| TrueStringFilter |
Constant StringFilter that accepts anything |
| Utils |
A central place for utility methods. |