Package | Description |
---|---|
net.sf.jasperreports.engine.component |
Provides interfaces and base classes for the built-in JasperReports component functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentsBundle
The default
components bundle implementation. |
Modifier and Type | Method and Description |
---|---|
ComponentsBundle |
ComponentsEnvironment.getBundle(String namespace)
Returns a component bundle that corresponds to a namespace.
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,ComponentsBundle> |
ComponentsEnvironment.findBundles() |
Collection<ComponentsBundle> |
ComponentsEnvironment.getBundles()
Returns the set of all component bundles present in the registry.
|
protected Map<String,ComponentsBundle> |
ComponentsEnvironment.getCachedBundles() |
Copyright © 2016. All rights reserved.