com.sun.syndication.io.impl

Class RSS20Generator

public class RSS20Generator extends RSS094Generator

Feed Generator for RSS 2.0

Author: Elaine Chien

Constructor Summary
RSS20Generator()
protected RSS20Generator(String feedType, String version)
Method Summary
protected voidpopulateChannel(Channel channel, Element eChannel)
voidpopulateItem(Item item, Element eItem, int index)

Constructor Detail

RSS20Generator

public RSS20Generator()

RSS20Generator

protected RSS20Generator(String feedType, String version)

Method Detail

populateChannel

protected void populateChannel(Channel channel, Element eChannel)

populateItem

public void populateItem(Item item, Element eItem, int index)
Copyright © Sun Microsystems. All Rights Reserved.