| 
 | Jacson | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JacsonPrintReport | |
| de.spieleck.app.jacson | |
| de.spieleck.app.jacson.report | Standard repository of JacsonReportsubclasses. | 
| Uses of JacsonPrintReport in de.spieleck.app.jacson | 
| Methods in de.spieleck.app.jacson that return JacsonPrintReport | |
|  JacsonPrintReport | JacsonBlock.getReport()Expose the report to the public | 
| Uses of JacsonPrintReport in de.spieleck.app.jacson.report | 
| Classes in de.spieleck.app.jacson.report that implement JacsonPrintReport | |
|  class | CascadableReportAn report which dispatches a message to all contained (possible multiple) reports and one "parent Report". | 
|  class | CSVReportReport everything in a crude CSV (comma separated value) format. | 
|  class | MailReportReport which sends a mail. | 
|  class | MultiReportAn report which dispatches a message to all contained (possible multiple) reports. | 
|  class | PrintingReportReport that prints out everything in the property file format. | 
|  class | TestReportReport to test generated events against a reference file generated by PrintingReport. | 
|  class | ValuePrintingReportThis report only prints values of the structured data. | 
|  class | XMLReportLight Report, that renders the output in a (nearly) correct XML. | 
|  class | XSLTReportThis is a really powerful report, considering the output as XML and applying a XSL-Transformation on it. | 
| Methods in de.spieleck.app.jacson.report with parameters of type JacsonPrintReport | |
| protected static void | PrintingReport.useFilename(JacsonPrintReport rep,
            ConfigNode conf,
            java.io.OutputStream defaultOut)use a Filename but be able to give a default output stream | 
| 
 | Spieleck | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||