Base64 |
Deprecated.
|
Base64.InputStream |
A Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
Base64.OutputStream |
A Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.
|
DateTimeUtil |
This file is a helper class for internal usage only.
|
DIContainer |
A simple dependency injection container.
|
DIContainerConfigurations |
Dependency injection configuration loader class.
|
EncodingUtil |
This file is a helper class for internal usage only.
|
FileUtil |
This file is a helper class for internal usage only.
|
FileUtil.CaseSensitiveFileComparator |
|
JsonUtil |
Utility class for JSON serialization and deserialization operations.
|
JsonUtil.CustomPrettyPrinter |
This class is used to define a custom separator and array
indent to achieve the same serialization in Java and .NET.
|
JsonUtil.MinimalPrinter |
This class is used to define a printer which serialize to
minimal string, without extra spaces and line breaks.
|
MapUtil |
Utility class for work with collections.
|
MessageFormatUtil |
This file is a helper class for internal usage only.
|
Pair<K,V> |
Deprecated.
|
PlaceHolderTextUtil |
This class is used to generate placeholder text for the examples and tests.
|
ProcessInfo |
Class contains a process information, such as process exit code and process output.
|
StringNormalizer |
Utility class for string normalization.
|
StringSplitUtil |
Utility class which splits string data to array by provided character.
|
SystemUtil |
This file is a helper class for internal usage only.
|
ZipFileReader |
Allows reading entries from a zip file.
|
ZipFileWriter |
Allows writing entries into a zip file.
|