Alle Klassen und Schnittstellen
Klasse
Beschreibung
A bidirectional map.
Custom classloader to register certain classes to ComponentRegistry.
Singleton which holds a list of registered classes.
Utility class for compressing/decompressing files.
Enum of supported CompressionMethods.
Exception which indicates problems with a given configuration file.
Utility class for converting types (e.g.
Instances of this immutable class hold database connection parameters.
Connection parameters to the H2 database.
Utility to update H2 file databases.
Options to configure export of original database.
Builder to create H2Updater instances.
Exception which will be thrown if something went wrong.
Utility methods to work with H2 database files.
Encapsulates version information of H2 database file.
Interface which must be implemented by every image hashing class.
Class which implements AHash (average hash) algorithm to create hashes of images.
Class which implements the DHash (difference hash) algorithm to create hashes of images.
Class which implements PHash (perceptual hash) algorithm to create hashes of images.
Enum of error codes used in various c libararies.
Subclass of Properties that returns keys in insertion order by
keeping an internal insertion order set of keys updated on each
write operation (put, putAll, clear, remove).
Helper class to load a native library either from a given path, the classpath or system library path.
Helper class to convert different types of strings to double/BigDecimal.
BigDecimals are usually created with a scale of
BigDecimals are usually created with a scale of
NumberUtil.BIGDECIMAL_DEFAULT_FRACTIONS, if not specified otherwise.Utility methods which uses reflection techniques.
Enum which defines which information is retrieved by reflection.
Utility to apply regular expressions to Strings with built-in caching.
Class to provide a simple file name rollover feature.
The output file name is specified by a file name pattern.
Supported placeholders are
The output file name is specified by a file name pattern.
Supported placeholders are
Defines where to look for a library.
Simple class to allow connection to any JDBC compatible database.
Builder to create a FIX message without using any proprietary API.
Helper class to setup SSL/TLS related settings.
Represents string split operation into a list of tokens where each token has as maximum length.
Utility class for String manipulation.
Utility-Class with various operating system related helper methods.
Formats table content into lines of columns of a given character width.
Class to read a Textfile in a
Stream<String> and do stream operations on it.Utility class for time measurements.
Instances may be reset for reuse.
Instances may be reset for reuse.
Class providing a set of methods for converting and/or checking of various data types.
Builder for
XmlConfiguration.Slim replacement for commons-configuration2 XMLConfiguration.
Sample ErrorHandlers for XML Parsing.
XML Error Handler which will silently ignore all thrown Exceptions.
XML Error Handler which will throw RuntimeException if any Exception was thrown.
Assorted static XML utility methods.