net.sf.jasperreports.engine.convert
Class GenericElementConverter
java.lang.Object
net.sf.jasperreports.engine.convert.ElementConverter
net.sf.jasperreports.engine.convert.ElementIconConverter
net.sf.jasperreports.engine.convert.GenericElementConverter
public final class GenericElementConverter
- extends ElementIconConverter
Converter of JRGenericElement into print elements.
- Version:
- $Id: GenericElementConverter.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static GenericElementConverter getInstance()
- Returns the singleton instance of this converter.
- Returns:
- the singleton component converter instance
Copyright © 2012. All Rights Reserved.