org.apache.camel.converter
Class TimePatternConverter
java.lang.Object
org.apache.camel.converter.TimePatternConverter
@Converter
public final class TimePatternConverter
- extends Object
Converter from String syntax to milli seconds.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toMilliSeconds
@Converter
public static long toMilliSeconds(String source)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Apache Camel