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