Package com.softwaremining.report
package com.softwaremining.report
-
ClassDescriptionReads XML definition for a Reprt.For internal useFor internal useReportProcessor is a dedicated engine for emulating COBOL REPORT SECTION behavior in Java, interpreting standard carriage-control codes (blank=single-space, '0'=double-space, '-'=triple-space, '1'=form-feed, '+'=overstrike) and translating ADVANCING n LINES clauses into the correct sequence of control records.