Uses of Package
hudson.plugins.analysis.util

Packages that use hudson.plugins.analysis.util
hudson.plugins.analysis.core   
hudson.plugins.analysis.graph   
hudson.plugins.analysis.util   
hudson.plugins.analysis.util.model   
 

Classes in hudson.plugins.analysis.util used by hudson.plugins.analysis.core
PluginLogger
          A simple logger that prefixes each message with the plug-in name.
StringPluginLogger
          A logger that prints to a string buffer.
ToolTipProvider
          Provides tooltips for single or multiple items.
 

Classes in hudson.plugins.analysis.util used by hudson.plugins.analysis.graph
CookieHandler
          Creates and converts cookies.
ToolTipProvider
          Provides tooltips for single or multiple items.
 

Classes in hudson.plugins.analysis.util used by hudson.plugins.analysis.util
AbstractPackageDetector
          Base class for package detectors.
ModuleDetector
          Detects module names by parsing the name of a source file, the Maven pom.xml file or the ANT build.xml file.
PackageDetector
          Detects the package or namespace name of a file.
PluginLogger
          A simple logger that prefixes each message with the plug-in name.
SerializableToolTipGenerator
          A serializable CategoryToolTipGenerator.
SerializableUrlGenerator
          A serializable CategoryURLGenerator.
ToolTipAreaRenderer
          StackedAreaRenderer that delegates tooltip generation to a separate object.
ToolTipBoxRenderer
          StackedBarRenderer that delegates tooltip and URL generation to separate objects.
ToolTipProvider
          Provides tooltips for single or multiple 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.)
Validator
          Validator for string values.
 

Classes in hudson.plugins.analysis.util used by hudson.plugins.analysis.util.model
TreeStringBuilder
          Builds TreeStrings that share common prefixes.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.