protected static class TregexPoweredTreebankParserParams.SimpleStringFunction extends Object implements SerializableFunction<TregexMatcher,String>
| Constructor and Description |
|---|
SimpleStringFunction(String annotationMark) |
| Modifier and Type | Method and Description |
|---|---|
String |
apply(TregexMatcher matcher) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen, compose, identitypublic SimpleStringFunction(String annotationMark)
public String apply(TregexMatcher matcher)
apply in interface java.util.function.Function<TregexMatcher,String>