The base class for all content generating components. This class adds the report-data to the JFreeReport object. If
requested, it creates a private copy of the report before doing any work - cloning is faster than parsing.
Sub-Actions of this component are usually the last step in the report processing.
author: Thomas Morgner