Class RawReportProcessor

All Implemented Interfaces:
ReportProcessor

public class RawReportProcessor extends SinglePassReportProcessor
The Raw report processor defines the base for all non-layouting output methods. As no layouting is involved, this output method is lightning fast.
Author:
Thomas Morgner