|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.propono.atom.common.rome.PubControlModuleGenerator
public class PubControlModuleGenerator
Creates JDOM representation for PubControl Extension Module.
Constructor Summary | |
---|---|
PubControlModuleGenerator()
|
Method Summary | |
---|---|
void |
generate(Module module,
org.jdom.Element element)
Genetate JDOM representation of module. |
protected org.jdom.Element |
generateSimpleElement(String name,
String value)
|
Set |
getNamespaces()
Get Namespaces |
String |
getNamespaceUri()
Namespace URI of Atom protocol feed extensions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PubControlModuleGenerator()
Method Detail |
---|
public String getNamespaceUri()
getNamespaceUri
in interface ModuleGenerator
public Set getNamespaces()
getNamespaces
in interface ModuleGenerator
public void generate(Module module, org.jdom.Element element)
generate
in interface ModuleGenerator
protected org.jdom.Element generateSimpleElement(String name, String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |