net.sf.jasperreports.engine.convert
Class ComponentElementConverter

java.lang.Object
  extended by net.sf.jasperreports.engine.convert.ElementConverter
      extended by net.sf.jasperreports.engine.convert.ComponentElementConverter

public final class ComponentElementConverter
extends ElementConverter

Converter of JRComponentElement into print elements.

Version:
$Id: ComponentElementConverter.java 5050 2012-03-12 10:11:26Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
 JRPrintElement convert(ReportConverter reportConverter, JRElement element)
           
static ComponentElementConverter getInstance()
          Returns the singleton instance of this converter.
 
Methods inherited from class net.sf.jasperreports.engine.convert.ElementConverter
copyElement, copyGraphicElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ComponentElementConverter getInstance()
Returns the singleton instance of this converter.

Returns:
the singleton component converter instance

convert

public JRPrintElement convert(ReportConverter reportConverter,
                              JRElement element)
Specified by:
convert in class ElementConverter


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com