public class MatcherExporterFilterFactory extends Object implements ExporterFilterFactory
MatcherExporterFilter instances.JROriginExporterFilter.getFilter(JasperReportsContext, JRPropertiesMap, String)| Constructor and Description |
|---|
MatcherExporterFilterFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExporterFilter |
getFilter(JRExporterContext exporterContext)
Returns an exporter filter to be used for a specific exporter context.
|
public ExporterFilter getFilter(JRExporterContext exporterContext)
ExporterFilterFactorynull if nothing is to be filtered.getFilter in interface ExporterFilterFactoryexporterContext - the exporter contextnull if nothing
is to be filteredCopyright © 2017. All rights reserved.