public class PropertiesDefaultsConfigurationFactory<C extends CommonExportConfiguration> extends Object
| Constructor and Description |
|---|
PropertiesDefaultsConfigurationFactory(JasperReportsContext jasperReportsContext) |
| Modifier and Type | Method and Description |
|---|---|
C |
getConfiguration(Class<C> configurationInterface) |
static Object |
getPropertyValue(JasperReportsContext jasperReportsContext,
ExporterProperty exporterProperty,
Class<?> type) |
protected Object |
getPropertyValue(Method method) |
public PropertiesDefaultsConfigurationFactory(JasperReportsContext jasperReportsContext)
public static Object getPropertyValue(JasperReportsContext jasperReportsContext, ExporterProperty exporterProperty, Class<?> type)
Copyright © 2017. All rights reserved.