|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.syndication.io.impl.SyModuleGenerator
Feed Generator for SY Module
| Constructor Summary | |
SyModuleGenerator()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SyModuleGenerator()
| Method Detail |
public java.lang.String getNamespaceUri()
ModuleGenerator
getNamespaceUri in interface ModuleGenerator
public void generate(ModuleI module,
org.jdom.Element element)
ModuleGenerator
generate in interface ModuleGeneratormodule - 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 | ||||||||||