| Interface | Description |
|---|---|
| KeyValueFormat.Transformer<KEY,VALUE> | Deprecated
since 2.7.
|
| StaxParser.XmlStreamHandler |
Simple interface for handling XML stream to parse
|
| ZipUtils.ZipEntryFilter |
| Class | Description |
|---|---|
| AnnotationUtils |
A utility class for annotations
|
| DateUtils |
Parses and formats ISO 8601 dates.
|
| FieldUtils2 |
Add features missing in org.apache.commons.lang.reflect.FieldUtils
|
| HttpDownloader |
This component downloads HTTP files
|
| IocContainer | Deprecated
since 2.12.
|
| KeyValue<KEY,VALUE> |
A utility class to store a key / value couple of generic types
|
| KeyValueFormat |
Formats and parses key/value pairs with the string representation : "key1=value1;key2=value2".
|
| KeyValueFormat.Converter<TYPE> | |
| KeyValueFormat.DateConverter | |
| KeyValueFormat.DateTimeConverter | Deprecated
in version 2.13.
|
| KeyValueFormat.DoubleConverter | |
| KeyValueFormat.DoubleNumbersPairTransformer | Deprecated
since 2.7.
|
| KeyValueFormat.IntegerConverter | |
| KeyValueFormat.IntegerNumbersPairTransformer | Deprecated
since 2.7.
|
| KeyValueFormat.PriorityConverter | |
| KeyValueFormat.RulePriorityNumbersPairTransformer | Deprecated
since 2.7.
|
| KeyValueFormat.StringConverter | |
| KeyValueFormat.StringNumberPairTransformer | Deprecated
since 2.7 replaced by Converter
|
| KeyValueFormat.ToStringConverter | |
| LocalizedMessages | |
| Logs |
Predefined SLF4j loggers
|
| ManifestUtils | |
| ParsingUtils |
Utility to parse various inputs
|
| ServerHttpClient | Deprecated
use org.sonar.api.plaform.Server instead
|
| StaxParser | |
| TempFileUtils | |
| TimeProfiler |
A very simple profiler to log the time elapsed performing some tasks.
|
| ValidationMessages | |
| WildcardPattern |
Implementation of Ant-style matching patterns.
|
| XpathParser |
XML Parsing tool using XPATH.
|
| ZipUtils |
| Exception | Description |
|---|---|
| ServerHttpClient.ServerApiEmptyContentException | |
| ServerHttpClient.ServerConnectionException | |
| SonarException |
Because we don't like checked exceptions !
|
| XmlParserException |
Copyright © 2009-2012 SonarSource. All Rights Reserved.