com.sun.syndication.io.impl

Class RSS093Generator

public class RSS093Generator extends RSS092Generator

Feed Generator for RSS 0.93

Author: Elaine Chien

Constructor Summary
RSS093Generator()
protected RSS093Generator(String feedType, String version)
Method Summary
protected intgetNumberOfEnclosures(List enclosures)
protected voidpopulateItem(Item item, Element eItem, int index)

Constructor Detail

RSS093Generator

public RSS093Generator()

RSS093Generator

protected RSS093Generator(String feedType, String version)

Method Detail

getNumberOfEnclosures

protected int getNumberOfEnclosures(List enclosures)

populateItem

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