net.sf.jasperreports.engine.export
Class ExporterFilterFactoryUtil

java.lang.Object
  extended by net.sf.jasperreports.engine.export.ExporterFilterFactoryUtil

public final class ExporterFilterFactoryUtil
extends java.lang.Object

A ExporterFilterFactory utility class.

Version:
$Id: ExporterFilterFactoryUtil.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
static ExporterFilterFactory getFilterFactory(java.lang.String factoryClassName)
          Returns an exporter filter factory based on a factory class name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFilterFactory

public static ExporterFilterFactory getFilterFactory(java.lang.String factoryClassName)
                                              throws JRException
Returns an exporter filter factory based on a factory class name.

Parameters:
factoryClassName - the factory class name
Returns:
an exporter filter factory instance
Throws:
JRException


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com