|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.yale.its.tp.portlets.calendar.processor.RssContentProcessorImpl
public class RssContentProcessorImpl
This IContentProcessor implementation uses Rome to extract
CalendarEvents from RSS formatted streams.
| Constructor Summary | |
|---|---|
RssContentProcessorImpl()
|
|
| Method Summary | |
|---|---|
java.util.Set<CalendarEvent> |
getEvents(java.lang.Long calendarId,
net.fortuna.ical4j.model.Period period,
java.io.InputStream in)
Implementations should not return null (at a minimum return Collections.emptySet()). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RssContentProcessorImpl()
| Method Detail |
|---|
public java.util.Set<CalendarEvent> getEvents(java.lang.Long calendarId,
net.fortuna.ical4j.model.Period period,
java.io.InputStream in)
IContentProcessor
getEvents in interface IContentProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||