Package org.sonar.api.utils

Interface Summary
CoberturaReportParserUtils.FileResolver  
KeyValueFormat.Transformer<K,V> Deprecated. since 2.7.
Semaphores A semaphore shared among all the processes that can connect to the central database.
StaxParser.XmlStreamHandler Simple interface for handling XML stream to parse
TempFolder Use this component to deal with temp files/folders.
ZipUtils.ZipEntryFilter  
 

Class Summary
AnnotationUtils A utility class for annotations
CoberturaReportParserUtils Deprecated. in 4.2.
DateUtils Parses and formats ISO 8601 dates.
Duration  
Durations Used through ruby code
FieldUtils2 Add features missing in org.apache.commons.lang.reflect.FieldUtils
HttpDownloader This component downloads HTTP files
HttpDownloader.BaseHttpDownloader  
KeyValue<K,V> 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<T>  
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  
Paging  
ParsingUtils Utility to parse various inputs
PathUtils  
Semaphores.Semaphore  
StaxParser  
System2 Proxy over System.
TempFileUtils Deprecated. since 4.0 use TempFolder
TimeProfiler A very simple profiler to log the time elapsed performing some tasks.
TimeUtils  
UriReader Reads different types of URI.
ValidationMessages  
WildcardPattern Implementation of Ant-style matching patterns.
WorkUnit Deprecated. since 4.2.
XpathParser XML Parsing tool using XPATH.
ZipUtils  
 

Enum Summary
Durations.DurationFormat  
 

Exception Summary
HttpDownloader.HttpException  
MessageException Runtime exception for "functional" error.
SonarException Because we don't like checked exceptions !
XmlParserException  
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.