|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
| Fields in com.sun.syndication.io.impl declared as WireFeedGenerator | |
|---|---|
private WireFeedGenerator |
PluginManager._parentGenerator
|
| Methods in com.sun.syndication.io.impl that return WireFeedGenerator | |
|---|---|
WireFeedGenerator |
FeedGenerators.getGenerator(java.lang.String feedType)
|
| Constructors in com.sun.syndication.io.impl with parameters of type WireFeedGenerator | |
|---|---|
PluginManager(java.lang.String propertyKey,
WireFeedParser parentParser,
WireFeedGenerator parentGenerator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||