Package com.univocity.api.common

Interface Summary
NotificationHandler<T> A simple callback interface to notify the user of some action or update performed by the framework.
StringFilter A simple interface used to test a given String
StringTransformation A transformation operation over a String, that results in another String
Transformation<I,O> A value transformation operation.
ValueGetter<T> A simple interface to provide values
 

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.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.