net.sf.jasperreports.engine.export
Class ExporterFilterFactoryUtil

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

public class ExporterFilterFactoryUtil
extends java.lang.Object

A ExporterFilterFactory utility class.

Version:
$Id: ExporterFilterFactoryUtil.java 3033 2009-08-27 11:46:22Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Constructor Summary
ExporterFilterFactoryUtil()
           
 
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
 

Constructor Detail

ExporterFilterFactoryUtil

public ExporterFilterFactoryUtil()
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-2009 Jaspersoft Corporation www.jaspersoft.com