Package uk.ac.ed.epcc.safe.accounting.reports

Classes to support generation of reports via XML templates.

See: Description

Package uk.ac.ed.epcc.safe.accounting.reports Description

Classes to support generation of reports via XML templates. This uses XSLT to convert the template into the final form. As XSLT only transforms the document we need to add extensions to actually perform the queries and generate the data for the reports.