public class GeoRSSUtils extends Object
Modifier and Type | Method and Description |
---|---|
static GeoRSSModule |
getGeoRSS(SyndEntry entry)
This convenience method checks whether there is any geoRss Element and will return it (georss
simple or W3GGeo).
|
static GeoRSSModule |
getGeoRSS(SyndFeed feed)
This convenience method checks whether there is any geoRss Element and will return it (georss
simple or W3GGeo).
|
public static GeoRSSModule getGeoRSS(SyndEntry entry)
entry
- the element in the feed which might have a georss elementpublic static GeoRSSModule getGeoRSS(SyndFeed feed)
feed
- the element in the feed which might have a georss elementCopyright © 2021. All rights reserved.