XReporter

Packages
org.apache.cocoon.matching.helpers  
org.outerj.ant  
org.outerj.expression Expression parser and interpreter for spreadsheet-like expressions.
org.outerj.grouping Classes supporting grouping of table-like data, with summaries for each group, like when is needed for creating reports.
org.outerj.grouping.functions Functions for usage in the expressions of a Group's summary fields.
org.outerj.i18n  
org.outerj.xreporter  
org.outerj.xreporter.authorisation  
org.outerj.xreporter.client Client component to connect to XReporter over HTTP.
org.outerj.xreporter.connectionprovider Creates and manages JDBC connections
org.outerj.xreporter.connectionprovider.nonpooling  
org.outerj.xreporter.connectionprovider.pooling  
org.outerj.xreporter.datasource  
org.outerj.xreporter.datatype  
org.outerj.xreporter.datatype.operator  
org.outerj.xreporter.datatype.type  
org.outerj.xreporter.expression  
org.outerj.xreporter.expression.function XReporter-specific functions for use in expressions.
org.outerj.xreporter.http HTTP server, makes XReporter's functionality available as a REST-style webservice.
org.outerj.xreporter.idgenerator  
org.outerj.xreporter.report  
org.outerj.xreporter.report.definition Object Model of report definition.
org.outerj.xreporter.report.instance Object model of a report instance, this holds all data concerned to a specific report instance and leaves the rest to the report definition.
org.outerj.xreporter.reportstore  
org.outerj.xreporter.resource  
org.outerj.xreporter.user  
org.outerj.xreporter.userentrystore  
org.outerj.xreporter.util