See: Description
| Class | Description |
|---|---|
| ArrayUtils |
This class provides a set of utilities to work with arrays.
|
| CollectionUtils |
This class provides a set of utilities to work with
Collection implementations. |
| ColorUtils |
This class provides a set of utilities to work with colors.
|
| CoreSwingUtils |
This class provides a set of utilities to work with core Swing components, their settings and events.
|
| EncryptionUtils |
This class provides a set of utilities to encode and decode data.
|
| ExceptionUtils |
This class provides a set of utilities to work with exceptions.
|
| FileUtils |
This class provides a set of utilities to work with files, file names and their extensions.
|
| GeometryUtils |
This class provides a set of utilities to work with points and various shapes.
|
| GraphicsUtils |
This class provides a set of utilities to work with Graphics2D.
|
| HtmlUtils |
This class provides a set of utilities to work with HTML.
|
| ImageUtils | |
| IOUtils |
IO utilities.
|
| MapUtils |
This class provides a set of utilities to work with various
Map implementations. |
| MathUtils |
This class provides a set of utilities to perform various math operations.
|
| NetUtils |
This class provides a set of utilities to work with URL.
|
| ReflectUtils |
This class provides a set of utilities to simplify work with Reflection API.
|
| SystemUtils |
This class provides a set of utilities to retrieve various operating system (shortly OS) information.
|
| TextUtils |
This class provides a set of utilities to work with various text usage cases.
|
| ThreadUtils |
This class provides a set of utilities to work with threads.
|
| TimeUtils |
This class provides a set of utilities for time measurement and comparison.
|
| WebUtils |
This class provides a set of utilities to work with URLs and email addresses.
|
| XmlUtils |
This class provides a set of utilities to easily serialize and deserialize objects into and from XML.
|
| ZipUtils |
This class provides a set of utilities to work with ZIP files.
|
| Exception | Description |
|---|---|
| UtilityException |
Special exception class used to display various problems occuring in utility classes.
|
ArrayUtils,
CollectionUtils,
ColorUtils,
CoreSwingUtils,
EncryptionUtils,
ExceptionUtils,
FileUtils,
GeometryUtils,
GraphicsUtils,
HtmlUtils,
ImageUtils,
MapUtils,
MathUtils,
NetUtils,
ReflectUtils,
SystemUtils,
TextUtils,
ThreadUtils,
TimeUtils,
WebUtils,
XmlUtils,
ZipUtilsCopyright © 2020. All rights reserved.