@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| TempFolder |
Use this component to deal with temp files/folders.
|
| ZipUtils.ZipEntryFilter | Deprecated
replaced by
Predicate in 6.2. |
| Class | Description |
|---|---|
| AnnotationUtils |
A utility class for annotations
|
| DateUtils |
Parses and formats RFC 822 dates.
|
| Duration | |
| Durations | |
| FieldUtils2 |
Add features missing in
org.apache.commons.lang.reflect.FieldUtils. |
| HttpDownloader |
This component is available in IoC container, so it should be injected through
a constructor parameter.
|
| KeyValueFormat |
Formats and parses key/value pairs with the text representation : "key1=value1;key2=value2".
|
| KeyValueFormat.Converter<T> | |
| KeyValueFormat.DateConverter | |
| KeyValueFormat.DoubleConverter | |
| KeyValueFormat.IntegerConverter | |
| KeyValueFormat.PriorityConverter | |
| KeyValueFormat.StringConverter | |
| KeyValueFormat.ToStringConverter | |
| LocalizedMessages | |
| ManifestUtils | |
| Paging | |
| Paging.Builder | |
| ParsingUtils |
Utility to parse various inputs
|
| PathUtils | |
| System2 |
Proxy over
System. |
| TimeUtils | |
| UriReader |
Reads different types of URI.
|
| UriReader.SchemeProcessor | |
| ValidationMessages | |
| Version |
Version composed of maximum four fields (major, minor, patch and build ID numbers) and optionally a qualifier.
|
| WildcardPattern |
Implementation of Ant-style matching patterns.
|
| ZipUtils |
Utility to zip directories and unzip files.
|
| Enum | Description |
|---|---|
| Durations.DurationFormat | Deprecated
since 6.3, only one format is available
|
| Exception | Description |
|---|---|
| HttpDownloader.HttpException | |
| MessageException |
Runtime exception for "functional" error.
|
| SonarException | Deprecated
in 4.4.
|