Uses of Interface
com.silverpeas.export.ical.ICalCodec

Packages that use ICalCodec
com.silverpeas.export.ical Provides an exporter of calendar events into iCal data. 
com.silverpeas.export.ical.ical4j Provides an implementation of the iCal exporting process by using the ICal4J Java library. 
 

Uses of ICalCodec in com.silverpeas.export.ical
 

Methods in com.silverpeas.export.ical that return ICalCodec
protected  ICalCodec ICalExporter.getICalCodec()
          Gets the iCalCodec used to encode calendar events in iCal formatted text.
 

Uses of ICalCodec in com.silverpeas.export.ical.ical4j
 

Classes in com.silverpeas.export.ical.ical4j that implement ICalCodec
 class ICal4JICalCodec
          An iCal encoder/decoder by using the iCal4J library.
 



Copyright © 2016 Silverpeas. All Rights Reserved.