Package org.faceless.publisher.ext
Interface ReportConfiguration
public interface ReportConfiguration
A ReportConfiguration is a means of configuring a Report object
to a predetermined state. It may call any of the methods on
Report to add stylesheets, set properties, set the XML Parser
and so on. There is typically one ReportConfiguration for each
type of top-level document.
-
Method Summary
-
Method Details
-
apply
Apply this configuration to the Report- Throws:
IOException
-