|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IContentProcessor | |
|---|---|
| org.jasig.portlet.calendar.adapter | |
| org.jasig.portlet.calendar.processor | |
| Uses of IContentProcessor in org.jasig.portlet.calendar.adapter |
|---|
| Methods in org.jasig.portlet.calendar.adapter with parameters of type IContentProcessor | |
|---|---|
void |
ConfigurableHttpCalendarAdapter.setContentProcessor(IContentProcessor contentProcessor)
|
void |
ConfigurableFileCalendarAdapter.setContentProcessor(IContentProcessor contentProcessor)
|
| Uses of IContentProcessor in org.jasig.portlet.calendar.processor |
|---|
| Classes in org.jasig.portlet.calendar.processor that implement IContentProcessor | |
|---|---|
class |
ICalendarContentProcessorImpl
Implementation of IContentProcessor that uses iCal4j to process
iCalendar-formatted data streams. |
class |
RssContentProcessorImpl
This IContentProcessor implementation uses Rome to extract
CalendarEvents from RSS formatted streams. |
class |
XSLTICalendarContentProcessorImpl
This IContentProcessor implementation uses XSLT to transform an XML
stream into iCal. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||