Package org.sonar.api.utils

Interface Summary
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
ZipUtils.ZipEntryFilter  
 

Class Summary
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
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
Semaphores.Semaphore  
StaxParser  
TempFileUtils  
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.
XpathParser XML Parsing tool using XPATH.
ZipUtils  
 

Exception Summary
HttpDownloader.HttpException  
SonarException Because we don't like checked exceptions !
XmlParserException  
 



Copyright © 2009-2013 SonarSource. All Rights Reserved.