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