|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.time.TimeFormatter.JodaDateTimeFormatExtractor
public static class TimeFormatter.JodaDateTimeFormatExtractor
| Constructor Summary | |
|---|---|
TimeFormatter.JodaDateTimeFormatExtractor(org.joda.time.format.DateTimeFormatter formatter)
|
|
TimeFormatter.JodaDateTimeFormatExtractor(java.lang.String pattern)
|
|
| Method Summary | |
|---|---|
Value |
apply(CoreMap m)
Converts a T1 to a different T2. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimeFormatter.JodaDateTimeFormatExtractor(org.joda.time.format.DateTimeFormatter formatter)
public TimeFormatter.JodaDateTimeFormatExtractor(java.lang.String pattern)
| Method Detail |
|---|
public Value apply(CoreMap m)
Function
apply in interface Function<CoreMap,Value>m - The function's argument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||