@ParametersAreNonnullByDefault

Package org.sonar.api.utils

Interface Summary
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
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  
KeyValueFormat Formats and parses key/value pairs with the text representation : "key1=value1;key2=value2".
KeyValueFormat.Converter<T>  
KeyValueFormat.DateConverter  
KeyValueFormat.DoubleConverter  
KeyValueFormat.IntegerConverter  
KeyValueFormat.PriorityConverter  
KeyValueFormat.StringConverter  
KeyValueFormat.ToStringConverter  
LocalizedMessages  
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 Deprecated. in 4.4.
XmlParserException  
 



Copyright © 2009–2015 SonarSource. All rights reserved.