|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFeedTypeProvider
IRssFeedType
Method Summary | |
---|---|
com.sun.syndication.feed.WireFeed |
getWireFeed(java.lang.String strFeedType,
fr.paris.lutece.portal.business.rss.IFeedResource resource,
java.lang.String strEncoding,
int nMaxItems)
Get the wire feed |
boolean |
isInvoked(java.lang.String strFeedType)
Check if the provider is invoked |
Method Detail |
---|
boolean isInvoked(java.lang.String strFeedType)
strFeedType
- the feed type
com.sun.syndication.feed.WireFeed getWireFeed(java.lang.String strFeedType, fr.paris.lutece.portal.business.rss.IFeedResource resource, java.lang.String strEncoding, int nMaxItems)
strFeedType
- the feed typeresource
- the resourcestrEncoding
- the encodingnMaxItems
- the max number of items
WireFeed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |