public class Rss2Parser extends Parser
PkRSS.Builder to apply your own custom parser.| Constructor and Description |
|---|
Rss2Parser() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Article> |
parse(java.lang.String rssStream)
Parses
Article objects out of the passed String response. |
attachInstance