org.apache.camel.converter
Class DateTimeConverter

java.lang.Object
  extended by org.apache.camel.converter.DateTimeConverter

@Converter
public final class DateTimeConverter
extends Object

Date and time related converters.


Method Summary
static TimeZone toTimeZone(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toTimeZone

@Converter
public static TimeZone toTimeZone(String s)


Apache CAMEL