public class ExporterFilterContainer extends java.lang.Object implements ExporterFilter
isToExport(JRPrintElement)
Constructor and Description |
---|
ExporterFilterContainer(java.util.List<ExporterFilter> filters)
Constructs a container for a list of exporter filters.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isToExport(JRPrintElement element)
Returns
true if the element is not filtered by any of
the contained filters. |
public ExporterFilterContainer(java.util.List<ExporterFilter> filters)
filters
- the list of filterspublic boolean isToExport(JRPrintElement element)
true
if the element is not filtered by any of
the contained filters.isToExport
in interface ExporterFilter
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com