public class MatcherExporterFilter extends java.lang.Object implements ExporterFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_MATCHER_EXPORT_FILTER_KEY |
Constructor and Description |
---|
MatcherExporterFilter(java.util.Set<java.lang.String> includes,
java.util.Set<java.lang.String> excludes) |
Modifier and Type | Method and Description |
---|---|
static MatcherExporterFilter |
getInstance(JRExporterContext exporterContext) |
boolean |
isToExport(JRPrintElement element) |
public static final java.lang.String PROPERTY_MATCHER_EXPORT_FILTER_KEY
public MatcherExporterFilter(java.util.Set<java.lang.String> includes, java.util.Set<java.lang.String> excludes)
public boolean isToExport(JRPrintElement element)
isToExport
in interface ExporterFilter
public static MatcherExporterFilter getInstance(JRExporterContext exporterContext)
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com