|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.syndication.feed.module.georss.GeoRSSUtils
public class GeoRSSUtils
static utility methods for georss.
Constructor Summary | |
---|---|
GeoRSSUtils()
|
Method Summary | |
---|---|
static GeoRSSModule |
getGeoRSS(SyndEntry entry)
This convenience method checks whether there is any geoRss Element and will return it (georss simple or W3GGeo). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeoRSSUtils()
Method Detail |
---|
public static GeoRSSModule getGeoRSS(SyndEntry entry)
entry
- the element in the feed which might have a georss element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |