| Package | Description |
|---|---|
| org.jasig.portlet.calendar.adapter | |
| org.jasig.portlet.calendar.processor |
| Modifier and Type | Method and Description |
|---|---|
void |
CoursesCalendarAdapter.setContentProcessor(IContentProcessor contentProcessor) |
void |
ConfigurableHttpCalendarAdapter.setContentProcessor(IContentProcessor contentProcessor) |
void |
ConfigurableFileCalendarAdapter.setContentProcessor(IContentProcessor contentProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
ICalendarContentProcessorImpl
Implementation of
IContentProcessor that uses iCal4j to process
iCalendar-formatted data streams. |
class |
RssContentProcessorImpl
This
IContentProcessor implementation uses Rome to extract
CalendarEventSets from RSS formatted streams. |
class |
XSLTICalendarContentProcessorImpl
This
IContentProcessor implementation uses XSLT to transform an XML
stream into iCal. |
Copyright © 2014 Jasig. All Rights Reserved.