Package org.sonar.api.utils

Interface Summary
KeyValueFormat.Transformer<KEY,VALUE>  
StaxParser.XmlStreamHandler Simple interface for handling XML stream to parse
ZipUtils.ZipEntryFilter  
 

Class Summary
AnnotationUtils A utility class for annotations
HttpDownloader Simple class to download a file from a HTTP repository.
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 Util class to format key/value data.
KeyValueFormat.DoubleNumbersPairTransformer Implementation of Transformer
KeyValueFormat.IntegerNumbersPairTransformer Implementation of Transformer
KeyValueFormat.RulePriorityNumbersPairTransformer Implementation of Transformer
KeyValueFormat.StringNumberPairTransformer Implementation of Transformer
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.
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-2010 SonarSource. All Rights Reserved.