Package org.faceless.report

Contains the high-level classes for running the XML to PDF conversion

See:
          Description

Interface Summary
MetaHandler The MetaHandler interface allows a small measure of interaction between the XML document being parsed and the parent process.
 

Class Summary
PDFFilter The PDFFilter class is an implementation of the Servlet 2.3 Filter interface, which automatically converts an XML report into a PDF which is returned to the client.
PDFProxyServlet The PDFProxyServlet is a basic servlet which accepts a request, reads an XML report from another URL and turns it into a PDF to be returned to the client.
ReportHandler A ContentHandler which will parse the Report Generator XML and creeate a PDF as a result.
ReportParser The top level class for the Big Faceless Report Generator.
 

Package org.faceless.report Description

Contains the high-level classes for running the XML to PDF conversion



Copyright © 2001-2012 Big Faceless Organization