Class RawReportTarget

  • All Implemented Interfaces:
    ReportTarget

    public class RawReportTarget
    extends java.lang.Object
    implements ReportTarget
    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