Package org.sonar.api.utils

Interface Summary
KeyValueFormat.Transformer<KEY,VALUE> Deprecated. since 2.7.
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.
HttpDownloader This component downloads HTTP files
IocContainer Proxy to inject the container as a component$
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  
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  
XpathParser XML Parsing tool using XPATH.
ZipUtils  
 

Exception Summary
ServerHttpClient.ServerApiEmptyContentException  
ServerHttpClient.ServerConnectionException  
SonarException Because we don't like checked exceptions !
XmlParserException  
 



Copyright © 2009-2011 SonarSource. All Rights Reserved.