public class ElementKeyExporterFilter extends java.lang.Object implements ExporterFilter
| Constructor and Description |
|---|
ElementKeyExporterFilter(java.util.Set<java.lang.String> excludedKeys)
Creates a filter instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isToExport(JRPrintElement element)
Excludes elements whose keys match any of the excluded keys.
|
public ElementKeyExporterFilter(java.util.Set<java.lang.String> excludedKeys)
excludedKeys - the set of keys to excludepublic boolean isToExport(JRPrintElement element)
isToExport in interface ExporterFilter© 2001-2010 Jaspersoft Corporation www.jaspersoft.com