com.sun.syndication.io.impl
Class RSS10Generator
public
class
RSS10Generator
extends RSS090Generator
Feed Generator for RSS 1.0
Author: Elaine Chien
private static final Namespace RSS_NS
private static final String RSS_URI
public RSS10Generator()
protected RSS10Generator(String feedType)
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 Namespace getFeedNamespace()
protected void populateChannel(
Channel channel, Element eChannel)
protected void populateItem(
Item item, Element eItem, int index)
Copyright © Sun Microsystems. All Rights Reserved.