|
Jacson | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
JacsonReport
subclasses.
See:
Description
Class Summary | |
CascadableReport | An report which dispatches a message to all contained (possible multiple) reports and one "parent Report". |
CSVReport | Report everything in a crude CSV (comma separated value) format. |
Log4jReport | Feed the Jacson output events to log4j and whereever log4j puts it. |
MailReport | Report which sends a mail. |
MultiReport | An report which dispatches a message to all contained (possible multiple) reports. |
PrintingReport | Report that prints out everything in the property file format. |
TestReport | Report to test generated events against a reference file generated by PrintingReport. |
ValuePrintingReport | This report only prints values of the structured data. |
XMLReport | Light Report, that renders the output in a (nearly) correct XML. |
XSLTReport | This is a really powerful report, considering the output as XML and applying a XSL-Transformation on it. |
Standard repository of JacsonReport
subclasses.
|
Spieleck | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |