|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.ling.tokensregex.SequenceMatchRules.SequenceMatchResultExtractor<T>
public static class SequenceMatchRules.SequenceMatchResultExtractor<T>
| Constructor Summary | |
|---|---|
SequenceMatchRules.SequenceMatchResultExtractor(Env env,
Expression result)
|
|
SequenceMatchRules.SequenceMatchResultExtractor(Env env,
Expression action,
Expression result)
|
|
| Method Summary | |
|---|---|
Value |
apply(SequenceMatchResult<T> matchResult)
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 SequenceMatchRules.SequenceMatchResultExtractor(Env env,
Expression action,
Expression result)
public SequenceMatchRules.SequenceMatchResultExtractor(Env env,
Expression result)
| Method Detail |
|---|
public Value apply(SequenceMatchResult<T> matchResult)
Function
apply in interface Function<SequenceMatchResult<T>,Value>matchResult - The function's argument
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||