Class GenericElementHandlerEnviroment

java.lang.Object
net.sf.jasperreports.engine.export.GenericElementHandlerEnviroment

public final class GenericElementHandlerEnviroment extends Object
A class that provides access to generic element handlers.

Generic element handler bundles are registered as JasperReports extensions of type GenericElementHandlerBundle via the central extension framework (see ExtensionsEnvironment).

Author:
Lucian Chirita (lucianc@users.sourceforge.net)