public static class TimeFormatter.JodaDateTimeFormatExtractor extends Object implements Function<CoreMap,Value>
JodaDateTimeFormatExtractor(DateTimeFormatter formatter)
Value
apply(CoreMap m)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public JodaDateTimeFormatExtractor(DateTimeFormatter formatter)
public Value apply(CoreMap m)
apply
Function<CoreMap,Value>
Stanford NLP Group