Package net.sf.jasperreports.export
Class PropertiesDefaultsConfigurationFactory<C extends CommonExportConfiguration>
java.lang.Object
net.sf.jasperreports.export.PropertiesDefaultsConfigurationFactory<C>
public class PropertiesDefaultsConfigurationFactory<C extends CommonExportConfiguration>
extends Object
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
Constructor Summary
ConstructorsConstructorDescriptionPropertiesDefaultsConfigurationFactory
(JasperReportsContext jasperReportsContext) -
Method Summary
Modifier and TypeMethodDescriptiongetConfiguration
(Class<C> configurationInterface) protected Object
getPropertyValue
(Method method) static Object
getPropertyValue
(JasperReportsContext jasperReportsContext, ExporterProperty exporterProperty, Class<?> type)
-
Constructor Details
-
PropertiesDefaultsConfigurationFactory
-
-
Method Details
-
getConfiguration
-
getPropertyValue
-
getPropertyValue
public static Object getPropertyValue(JasperReportsContext jasperReportsContext, ExporterProperty exporterProperty, Class<?> type)
-