net.sf.dynamicreports.googlecharts.jasper
Class GoogleChartsExtensionsRegistryFactory

java.lang.Object
  extended by net.sf.dynamicreports.googlecharts.jasper.GoogleChartsExtensionsRegistryFactory
All Implemented Interfaces:
net.sf.jasperreports.extensions.ExtensionsRegistryFactory

public class GoogleChartsExtensionsRegistryFactory
extends Object
implements net.sf.jasperreports.extensions.ExtensionsRegistryFactory

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Field Summary
static String NAMESPACE
           
static String XSD_LOCATION
           
static String XSD_RESOURCE
           
 
Constructor Summary
GoogleChartsExtensionsRegistryFactory()
           
 
Method Summary
 net.sf.jasperreports.extensions.ExtensionsRegistry createRegistry(String registryId, net.sf.jasperreports.engine.JRPropertiesMap properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE

public static final String NAMESPACE
See Also:
Constant Field Values

XSD_LOCATION

public static final String XSD_LOCATION
See Also:
Constant Field Values

XSD_RESOURCE

public static final String XSD_RESOURCE
See Also:
Constant Field Values
Constructor Detail

GoogleChartsExtensionsRegistryFactory

public GoogleChartsExtensionsRegistryFactory()
Method Detail

createRegistry

public net.sf.jasperreports.extensions.ExtensionsRegistry createRegistry(String registryId,
                                                                         net.sf.jasperreports.engine.JRPropertiesMap properties)
Specified by:
createRegistry in interface net.sf.jasperreports.extensions.ExtensionsRegistryFactory


Copyright © 2010-2012. All Rights Reserved.