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

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

Uses of WireFeedGenerator in com.sun.syndication.io
 

Methods in com.sun.syndication.io with parameters of type WireFeedGenerator
 void DelegatingModuleGenerator.setFeedGenerator(WireFeedGenerator feedGenerator)
          Provides a parent wirefeed reference to this ModuleParser, or "plugin-in".
 

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

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

 class Atom10Generator
          Feed Generator for Atom

 class BaseWireFeedGenerator
           
 class RSS090Generator
          Feed Generator for RSS 0.90

 class RSS091NetscapeGenerator
          Feed Generator for RSS 0.91

 class RSS091UserlandGenerator
          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 WireFeedGenerator
 WireFeedGenerator FeedGenerators.getGenerator(String feedType)
           
 

Methods in com.sun.syndication.io.impl with parameters of type WireFeedGenerator
protected  String FeedGenerators.getKey(WireFeedGenerator obj)
           
 

Constructors in com.sun.syndication.io.impl with parameters of type WireFeedGenerator
PluginManager(String propertyKey, WireFeedParser parentParser, WireFeedGenerator parentGenerator)
           
 



Copyright © 2004–2013 ROME Project. All rights reserved.