|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.syndication.feed.module.georss.GMLGenerator
public class GMLGenerator
GMLGenerator produces georss elements in georss GML format.
Constructor Summary | |
---|---|
GMLGenerator()
|
Method Summary | |
---|---|
void |
generate(com.sun.syndication.feed.module.Module module,
org.jdom.Element element)
|
java.util.Set |
getNamespaces()
|
java.lang.String |
getNamespaceUri()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GMLGenerator()
Method Detail |
---|
public java.lang.String getNamespaceUri()
getNamespaceUri
in interface com.sun.syndication.io.ModuleGenerator
public java.util.Set getNamespaces()
getNamespaces
in interface com.sun.syndication.io.ModuleGenerator
public void generate(com.sun.syndication.feed.module.Module module, org.jdom.Element element)
generate
in interface com.sun.syndication.io.ModuleGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |