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)
ExporterFilterFactory
null
if nothing is to be filtered.getFilter
in interface ExporterFilterFactory
exporterContext
- the exporter contextnull
if nothing
is to be filteredCopyright © 2017. All rights reserved.