Expresso 5-5-0

Package com.jcorporate.expresso.ext.report

Contains an example of a ReportPage object to report statistics on downloaded files.

See:
          Description

Interface Summary
ExpressoReport ExpressoReport is a generic interface for allowing reports to be "printed" An example usage of an ExpressoReport is the ReportPage object as defined in com.jcorporate.expresso.services.html.ReportPage.
MultiFormatReport A MultiFormatted report is a report that can be sent in multiple format types.
 

Class Summary
DocBookFilterReader A FilterReader that understands the docbook entities and converts them to their character codes.
DocBookFilterWriter A FilterWriter that understands the docbook entities and converts them from their character codes.
DocBookPrinter A (DOM) parser that understands the docbook schema and prints it nicely.
DownloadUsers A list of users who have downloaded a certain number of times
XMLPrinter XMLPrinter is a simple (DOM) parser that outputs XML to a Writer stream.
 

Exception Summary
ReportException Exception that occurs when a report is procesed.
 

Package com.jcorporate.expresso.ext.report Description

Contains an example of a ReportPage object to report statistics on downloaded files.


Expresso 5-5-0

Please see www.jcorporate.com for information about new Expresso releases.