com.sun.syndication.io.impl
public class RSS092Generator extends RSS091UserlandGenerator
Constructor Summary | |
---|---|
RSS092Generator() | |
protected | RSS092Generator(String type, String version) |
Method Summary | |
---|---|
protected void | checkChannelConstraints(Element eChannel) |
protected void | checkImageConstraints(Element eImage) |
protected void | checkItemConstraints(Element eItem) |
protected void | checkItemsConstraints(Element parent) |
protected void | checkTextInputConstraints(Element eTextInput) |
protected Element | generateCategoryElement(Category category) |
protected Element | generateCloud(Cloud cloud) |
protected Element | generateEnclosure(Enclosure enclosure) |
protected Element | generateSourceElement(Source source) |
protected int | getNumberOfEnclosures(List enclosures) |
protected void | populateChannel(Channel channel, Element eChannel) |
protected void | populateItem(Item item, Element eItem, int index) |