public final class ExporterFilterFactoryUtil extends Object
ExporterFilterFactory utility class.| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_FACTORY_CLASS_INSTANCE_FAILURE |
static String |
EXCEPTION_MESSAGE_KEY_FACTORY_CLASS_NOT_FOUND |
| Modifier and Type | Method and Description |
|---|---|
static ExporterFilterFactory |
getFilterFactory(String factoryClassName)
Returns an exporter filter factory based on a factory class name.
|
public static final String EXCEPTION_MESSAGE_KEY_FACTORY_CLASS_NOT_FOUND
public static final String EXCEPTION_MESSAGE_KEY_FACTORY_CLASS_INSTANCE_FAILURE
public static ExporterFilterFactory getFilterFactory(String factoryClassName) throws JRException
factoryClassName - the factory class nameJRExceptionCopyright © 2017. All rights reserved.