public class ElementKeyExporterFilter extends Object implements ExporterFilter
| Constructor and Description |
|---|
ElementKeyExporterFilter(Set<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 boolean isToExport(JRPrintElement element)
isToExport in interface ExporterFilterCopyright © 2014. All rights reserved.