Package hudson.plugins.analysis.util

Interface Summary
FileInputStreamFactory Factory to create an InputStream from an absolute filename.
PackageDetector Detects the package or namespace name of a file.
SerializableToolTipGenerator A serializable CategoryToolTipGenerator.
SerializableUrlGenerator A serializable CategoryURLGenerator.
ToolTipProvider Provides tooltips for single or multiple items.
Validator Validator for string values.
 

Class Summary
AbstractPackageDetector Base class for package detectors.
AreaRenderer StackedAreaRenderer that delegates tooltip and URL generation to separate objects.
BoxRenderer StackedBarRenderer that delegates tooltip and URL generation to separate objects.
CategoryUrlBuilder Builds a URL for the links in a clickable map.
ContextHashCode Creates a hash code from the source code of the warning line and the surrounding context.
CookieHandler Creates and converts cookies.
CsharpNamespaceDetector Detects the namespace of a C# workspace file.
EncodingValidator Validates a file encoding.
FileFinder Scans the workspace and finds all files matching a give pattern.
HtmlPrinter Simple wrapper of a StringBuffer that is capable of writing HTML sequences used in Jelly scripts.
JavaPackageDetector Detects the package name of a Java file.
ModuleDetector Detects module names by parsing the name of a source file, the Maven pom.xml file or the ANT build.xml file.
NullLogger Null logger.
NullModuleDetector Null object that always returns the empty string as module name.
PackageDetectors Provides convenient methods to determine the package or namespace names of a file.
Pair<H,T> Pair is a helper class for the frequent case, when two objects must be combined for a collection entry or even a key.
PluginLogger A simple logger that prefixes each message with the plug-in name.
StringPluginLogger A logger that prints to a string buffer.
ThresholdValidator Validates and converts threshold parameters.
ToolTipAreaRenderer StackedAreaRenderer that delegates tooltip generation to a separate object.
ToolTipBoxRenderer StackedBarRenderer that delegates tooltip and URL generation to separate objects.
ToolTipBuilder Builds tooltips for items.
TreeString TreeString is an alternative string representation that saves the memory when you have a large number of strings that share common prefixes (such as various file names.)
TreeString.ConverterImpl Default Converter implementation for XStream that does interning scoped to one unmarshalling.
TreeStringBuilder Builds TreeStrings that share common prefixes.
TrendReportHeightValidator Controls the size of a trend report.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.