public class MatcherExporterFilter extends Object implements ExporterFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_MATCHER_EXPORT_FILTER_KEY |
| Constructor and Description |
|---|
MatcherExporterFilter(Set<String> includes,
Set<String> excludes) |
| Modifier and Type | Method and Description |
|---|---|
static MatcherExporterFilter |
getInstance(JRExporterContext exporterContext) |
boolean |
isToExport(JRPrintElement element) |
public static final String PROPERTY_MATCHER_EXPORT_FILTER_KEY
public boolean isToExport(JRPrintElement element)
isToExport in interface ExporterFilterpublic static MatcherExporterFilter getInstance(JRExporterContext exporterContext)
Copyright © 2017. All rights reserved.