public class WsXMLTranslator extends Object
For the moment we build an ical4j structure and use that to create events
| Constructor and Description |
|---|
WsXMLTranslator(net.fortuna.ical4j.model.TimeZoneRegistry tzRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static void |
error(Throwable t) |
String |
fromRecurProperty(ietf.params.xml.ns.icalendar_2.RecurPropertyType rp) |
net.fortuna.ical4j.model.Calendar |
fromXcal(ietf.params.xml.ns.icalendar_2.IcalendarType ical) |
net.fortuna.ical4j.model.Calendar |
fromXcomp(JAXBElement<? extends ietf.params.xml.ns.icalendar_2.BaseComponentType> comp) |
static org.apache.log4j.Logger |
getLog() |
static void |
warn(String msg) |
public WsXMLTranslator(net.fortuna.ical4j.model.TimeZoneRegistry tzRegistry)
tzRegistry - public net.fortuna.ical4j.model.Calendar fromXcal(ietf.params.xml.ns.icalendar_2.IcalendarType ical)
throws Throwable
ical - Throwablepublic net.fortuna.ical4j.model.Calendar fromXcomp(JAXBElement<? extends ietf.params.xml.ns.icalendar_2.BaseComponentType> comp) throws Throwable
comp - Throwablepublic String fromRecurProperty(ietf.params.xml.ns.icalendar_2.RecurPropertyType rp)
rp - public static org.apache.log4j.Logger getLog()
public static void error(Throwable t)
t - public static void warn(String msg)
msg - Copyright © 2016 Bedework. All rights reserved.