|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericElementHandlerBundle
A bundle of generic element handlers that share
the same namespace.
Such a bundle can contain handlers for several generic element types, each having a unique name.
JRGenericElementType| Method Summary | |
|---|---|
GenericElementHandler |
getHandler(String elementName,
String exporterKey)
Returns a generic element handler for a element type name and an exporter key. |
String |
getNamespace()
Returns the namespace of this bundle. |
| Method Detail |
|---|
String getNamespace()
GenericElementHandler getHandler(String elementName,
String exporterKey)
elementName - the element type nameexporterKey - the exporter key
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||