com.sun.syndication.io
public interface DelegatingModuleParser extends ModuleParser
Method Summary | |
---|---|
void | setFeedParser(WireFeedParser feedParser)
Provides a parent wirefeed reference to this ModuleParser,
or "plugin-in".
|
Parameters: feedParser the parent wirefeed parser for this plugin.