public class PropertiesExporterConfigurationFactory<C extends CommonExportConfiguration> extends Object
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_EMPTY_STRING_DEFAULT_NOT_SUPPORTED |
static String |
EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_TYPE_NOT_SUPPORTED |
Constructor and Description |
---|
PropertiesExporterConfigurationFactory() |
Modifier and Type | Method and Description |
---|---|
static Object |
getPropertyValue(JasperReportsContext jasperReportsContext,
JRPropertiesHolder propertiesHolder,
ExporterProperty exporterProperty,
Class<?> type)
FIXMEEXPORT this static method can be moved
|
public static final String EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_EMPTY_STRING_DEFAULT_NOT_SUPPORTED
public static final String EXCEPTION_MESSAGE_KEY_EXPORT_PROPERTIES_TYPE_NOT_SUPPORTED
public PropertiesExporterConfigurationFactory()
public static Object getPropertyValue(JasperReportsContext jasperReportsContext, JRPropertiesHolder propertiesHolder, ExporterProperty exporterProperty, Class<?> type)
Copyright © 2016. All rights reserved.