Package net.sf.jasperreports.export
Class SimpleRtfExporterConfiguration
java.lang.Object
net.sf.jasperreports.export.SimpleCommonExportConfiguration
net.sf.jasperreports.export.SimpleExporterConfiguration
net.sf.jasperreports.export.SimpleRtfExporterConfiguration
- All Implemented Interfaces:
CommonExportConfiguration,ExporterConfiguration,RtfExporterConfiguration
public class SimpleRtfExporterConfiguration
extends SimpleExporterConfiguration
implements RtfExporterConfiguration
- Author:
- Sanda Zaharia (shertage@users.sourceforge.net)
-
Field Summary
Fields inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sf.jasperreports.export.SimpleCommonExportConfiguration
isOverrideHints, setOverrideHintsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.jasperreports.export.CommonExportConfiguration
isOverrideHints
-
Constructor Details
-
SimpleRtfExporterConfiguration
public SimpleRtfExporterConfiguration()
-