|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentsBundle
A component bundle is a package comprising of one or several components that share the same XML namespace and schema.
| Method Summary | |
|---|---|
ComponentManager |
getComponentManager(java.lang.String componentName)
Returns the manager for a component type identified by name. |
java.util.Set |
getComponentNames()
Returns a set that contains the names of components included in this bundle. |
ComponentsXmlParser |
getXmlParser()
Returns the XML parsing information for this bundle. |
| Method Detail |
|---|
ComponentsXmlParser getXmlParser()
java.util.Set getComponentNames()
ComponentManager getComponentManager(java.lang.String componentName)
componentName - the component name
JRRuntimeException - if the bundle does not include a component type
having the specified name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||