|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeoRSSModule | |
---|---|
com.sun.syndication.feed.module.georss | This package contains classes to enable the rome rss library with georss support. |
Uses of GeoRSSModule in com.sun.syndication.feed.module.georss |
---|
Subclasses of GeoRSSModule in com.sun.syndication.feed.module.georss | |
---|---|
class |
GMLModuleImpl
GMLModuleImpl is the implementation of the GeoRSSModule Interface
for the gml GeoRSS format. |
class |
SimpleModuleImpl
SimpleModuleImpl is the implementation of the GeoRSSModule Interface
for the GeoRSS Simple format. |
class |
W3CGeoModuleImpl
W3CGeoModuleImpl is the implementation of the GeoRSSModule Interface
for the W3C geo format. |
Methods in com.sun.syndication.feed.module.georss that return GeoRSSModule | |
---|---|
static GeoRSSModule |
GeoRSSUtils.getGeoRSS(SyndEntry entry)
This convenience method checks whether there is any geoRss Element and will return it (georss simple or W3GGeo). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |