Uses of Interface
com.sun.syndication.io.FeedGenerator

Packages that use FeedGenerator
com.sun.syndication.io.impl   
 

Uses of FeedGenerator in com.sun.syndication.io.impl
 

Classes in com.sun.syndication.io.impl that implement FeedGenerator
 class Atom03Generator
          Feed Generator for Atom

 class RSS090Generator
          Feed Generator for RSS 0.90

 class RSS091Generator
          Feed Generator for RSS 0.91

 class RSS092Generator
          Feed Generator for RSS 0.92

 class RSS093Generator
          Feed Generator for RSS 0.93

 class RSS094Generator
          Feed Generator for RSS 0.94

 class RSS10Generator
          Feed Generator for RSS 1.0

 class RSS20Generator
          Feed Generator for RSS 2.0

 

Methods in com.sun.syndication.io.impl that return FeedGenerator
 FeedGenerator FeedGenerators.getGenerator(java.lang.String feedType)
           
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.