Package net.sf.jasperreports.export
Class PropertiesExporterConfigurationFactory<C extends CommonExportConfiguration>
java.lang.Object
net.sf.jasperreports.export.PropertiesExporterConfigurationFactory<C>
public class PropertiesExporterConfigurationFactory<C extends CommonExportConfiguration>
extends Object
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getPropertyValue
(JasperReportsContext jasperReportsContext, JRPropertiesHolder propertiesHolder, ExporterProperty exporterProperty, Class<?> type) FIXMEEXPORT this static method can be moved
-
Field Details
-
EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_EMPTY_STRING_DEFAULT_NOT_SUPPORTED
public static final String EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_EMPTY_STRING_DEFAULT_NOT_SUPPORTED- See Also:
-
EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_TYPE_NOT_SUPPORTED
- See Also:
-
-
Constructor Details
-
PropertiesExporterConfigurationFactory
public PropertiesExporterConfigurationFactory()
-
-
Method Details
-
getPropertyValue
public static Object getPropertyValue(JasperReportsContext jasperReportsContext, JRPropertiesHolder propertiesHolder, ExporterProperty exporterProperty, Class<?> type) FIXMEEXPORT this static method can be moved
-