|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |