|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Exporter | |
|---|---|
| com.silverpeas.export | Provides the different exporters and importers of serializable Silverpeas resources in a specific format (PDF, iCal, JSON, and so on). |
| com.silverpeas.export.ical | Provides an exporter of calendar events into iCal data. |
| Uses of Exporter in com.silverpeas.export |
|---|
| Methods in com.silverpeas.export that return Exporter | |
|---|---|
Exporter<ExportableCalendar> |
ExporterFactory.getICalExporter()
Gets an exporter of a calendar in iCal format. |
| Uses of Exporter in com.silverpeas.export.ical |
|---|
| Classes in com.silverpeas.export.ical that implement Exporter | |
|---|---|
class |
ICalExporter
An exporter of calendar events into a file in the iCal format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||