com.sun.syndication.io
public interface DelegatingModuleGenerator extends ModuleGenerator
| Method Summary | |
|---|---|
| void | setFeedGenerator(WireFeedGenerator feedGenerator)
Provides a parent wirefeed reference to this ModuleParser,
or "plugin-in".
|
Parameters: feedGenerator the parent wirefeed generator for this plugin.