public interface ExporterFilterFactory
ExporterFilter instances.| Modifier and Type | Method and Description |
|---|---|
ExporterFilter |
getFilter(JRExporterContext exporterContext)
Returns an exporter filter to be used for a specific exporter context.
|
ExporterFilter getFilter(JRExporterContext exporterContext) throws JRException
null if nothing is to be filtered.exporterContext - the exporter contextnull if nothing
is to be filteredJRExceptionCopyright © 2017. All rights reserved.