com.sun.syndication.io.impl
public class RSS092Parser extends RSS091UserlandParser
| Constructor Summary | |
|---|---|
| RSS092Parser() | |
| protected | RSS092Parser(String type) |
| Method Summary | |
|---|---|
| protected String | getRSSVersion() |
| protected List | parseCategories(List eCats) |
| protected WireFeed | parseChannel(Element rssRoot) |
| protected Item | parseItem(Element rssRoot, Element eItem) |
| protected Description | parseItemDescription(Element rssRoot, Element eDesc) |