public class ComponentsExtensionsRegistryFactory extends java.lang.Object implements ExtensionsRegistryFactory
This registry factory is registered by default in JasperReports.
ListComponent
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
BARBECUE_COMPONENT_NAME |
protected static java.lang.String[] |
BARCODE4J_COMPONENT_NAMES |
protected static java.lang.String |
LIST_COMPONENT_NAME |
static java.lang.String |
NAMESPACE |
protected static java.lang.String |
SPIDERCHART_COMPONENT_NAME |
protected static java.lang.String |
TABLE_COMPONENT_NAME |
static java.lang.String |
XSD_LOCATION |
static java.lang.String |
XSD_RESOURCE |
Constructor and Description |
---|
ComponentsExtensionsRegistryFactory() |
Modifier and Type | Method and Description |
---|---|
ExtensionsRegistry |
createRegistry(java.lang.String registryId,
JRPropertiesMap properties)
Instantiates an extensions registry.
|
public static final java.lang.String NAMESPACE
public static final java.lang.String XSD_LOCATION
public static final java.lang.String XSD_RESOURCE
protected static final java.lang.String LIST_COMPONENT_NAME
protected static final java.lang.String TABLE_COMPONENT_NAME
protected static final java.lang.String BARBECUE_COMPONENT_NAME
protected static final java.lang.String[] BARCODE4J_COMPONENT_NAMES
protected static final java.lang.String SPIDERCHART_COMPONENT_NAME
public ExtensionsRegistry createRegistry(java.lang.String registryId, JRPropertiesMap properties)
ExtensionsRegistryFactory
createRegistry
in interface ExtensionsRegistryFactory
registryId
- the ID of the registry to instantiate.
The ID can be used to identify a set of properties to be used
when instantiating the registry.properties
- the map of properties that can be used to configure
the registry instantiation processDefaultExtensionsRegistry.PROPERTY_REGISTRY_PREFIX
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com