Package org.apache.camel.catalog.impl
Class TimePatternConverter
- java.lang.Object
-
- org.apache.camel.catalog.impl.TimePatternConverter
-
public final class TimePatternConverter extends Object
This class is a copy from camel-core so we can use it independent to validate uris with time patterns
-
-
Method Detail
-
toMilliSeconds
public static long toMilliSeconds(String source) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-