Expresso 5-6

Uses of Package
com.jcorporate.expresso.ext.report

Packages that use com.jcorporate.expresso.ext.report
com.jcorporate.expresso.ext.controller Controllers that are optional to Expresso.  
com.jcorporate.expresso.ext.report Contains an example of a ReportPage object to report statistics on downloaded files. 
com.jcorporate.expresso.services.html HTML objects - used to build HTML pages by servlets to define their user interface.  
 

Classes in com.jcorporate.expresso.ext.report used by com.jcorporate.expresso.ext.controller
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.
 

Classes in com.jcorporate.expresso.ext.report used by com.jcorporate.expresso.ext.report
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.
ReportException
          Exception that occurs when a report is procesed.
XMLPrinter
          XMLPrinter is a simple (DOM) parser that outputs XML to a Writer stream.
 

Classes in com.jcorporate.expresso.ext.report used by com.jcorporate.expresso.services.html
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.
ReportException
          Exception that occurs when a report is procesed.
 


Expresso 5-6

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