@Converter public final class ICalConverter extends Object
Modifier and Type | Method and Description |
---|---|
static Date |
toDate(net.fortuna.ical4j.model.property.DateProperty property) |
static ByteArrayInputStream |
toStream(net.fortuna.ical4j.model.Calendar calendar,
org.apache.camel.Exchange exchange) |
@Converter public static Date toDate(net.fortuna.ical4j.model.property.DateProperty property)
@Converter public static ByteArrayInputStream toStream(net.fortuna.ical4j.model.Calendar calendar, org.apache.camel.Exchange exchange) throws UnsupportedEncodingException
UnsupportedEncodingException
Apache Camel