public class RSSFeed extends MapObject
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
the feed's title
|
String |
getUrl()
the URL of the RSS feed
|
void |
setTitle(String title) |
void |
setUrl(String url) |
Copyright © 2016 The Codehaus Foundation. All rights reserved.