public static class TimeFormatter.JodaDateTimeFormatExtractor extends java.lang.Object implements java.util.function.Function<CoreMap,Value>
| Constructor and Description |
|---|
JodaDateTimeFormatExtractor(org.joda.time.format.DateTimeFormatter formatter) |
JodaDateTimeFormatExtractor(java.lang.String pattern) |
| Modifier and Type | Method and Description |
|---|---|
Value |
apply(CoreMap m) |