Package org.jasig.portlet.calendar.processor

Interface Summary
IContentProcessor<T> This interface defines a mechanism for converting an InputStream into a Set of CalendarEvents.
 

Class Summary
ICalendarContentProcessorImpl Implementation of IContentProcessor that uses iCal4j to process iCalendar-formatted data streams.
RssContentProcessorImpl This IContentProcessor implementation uses Rome to extract CalendarEvents from RSS formatted streams.
XSLTICalendarContentProcessorImpl This IContentProcessor implementation uses XSLT to transform an XML stream into iCal.
 



Copyright © 2012 Jasig. All Rights Reserved.