|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Injects module metadata into a XML node (JDOM element).
ModuleGenerator instances must thread safe.
TODO: explain how developers can plugin their own implementations.
| Method Summary | |
void |
generate(ModuleI module,
org.jdom.Element element)
Generates and injectts module metadata in a XML node (JDOM element). |
java.lang.String |
getNamespaceUri()
Returns the namespace URI this generator handles. |
| Method Detail |
public java.lang.String getNamespaceUri()
public void generate(ModuleI module,
org.jdom.Element element)
module - the module to inject into the XML node (JDOM element).element - the XML node to inject the module metadata to.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||