| Package | Description |
|---|---|
| net.sf.jasperreports.engine.part |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPartComponentsBundle
The default
components bundle implementation. |
| Modifier and Type | Method and Description |
|---|---|
PartComponentsBundle |
PartComponentsEnvironment.getBundle(String namespace)
Returns a component bundle that corresponds to a namespace.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,PartComponentsBundle> |
PartComponentsEnvironment.findBundles() |
Collection<PartComponentsBundle> |
PartComponentsEnvironment.getBundles()
Returns the set of all component bundles present in the registry.
|
protected Map<String,PartComponentsBundle> |
PartComponentsEnvironment.getCachedBundles() |
Copyright © 2017. All rights reserved.