|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ILanguageNames | Interface to create programming language specific names from VM names. |
| IMultiReportOutput | Interface to emit multiple binary files. |
| IReportGroupVisitor | Output-Interface for hierarchical report structures. |
| IReportVisitor | Interface for all implementations to retrieve structured report data. |
| ISourceFileLocator | Interface to look-up source files that will be included with the report. |
| Class Summary | |
|---|---|
| DirectorySourceFileLocator | Locator for source files that picks source files from a given directory in the file system. |
| FileMultiReportOutput | Implementation of IMultiReportOutput that writes files directly to a
given directory. |
| JavaNames | Names for the Java language. |
| MultiReportVisitor | A report visitor that is composed from multiple other visitors. |
| ZipMultiReportOutput | Implementation of IMultiReportOutput that writes files into a
ZipOutputStream. |
Common interfaces and utilities for report generation.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||