Package net.sourceforge.groboutils.codecoverage.v2.util

Standard utilities used by all the packages.

See:
          Description

Interface Summary
ILogFilter Describes a method to transform a specialized log format into the standard format.
 

Class Summary
ChecksumUtil A "universal" method to extract a checksum from the various kinds of data the codecoverage package needs.
ClassfileCheckerCLI This file joins the class detail files, original class files, and covered class files with the source, into a STDOUT report.
ClassSignatureUtil Knows how to create a class signature.
ConvertSingleLog A way to convert the single log style (not necessarily a file), and outputs it to a channel logger.
HexUtil A simple utility to provide the Hexidecimal conversions for the log files.
HexUtil.TwoShorts  
SingleLogFilter Transforms the single logging format to the standard logging format.
StandardLogFilter Transforms the Standard logging format to the standard logging format (that is, it does nothing).
 

Package net.sourceforge.groboutils.codecoverage.v2.util Description

Standard utilities used by all the packages.



Copyright © 2001-2003 by The GroboUtils Project