| Modifier and Type | Method and Description |
|---|---|
TokenAdapter<O> |
TreeTaggerWrapper.getAdapter()
Get the current token adapter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeTaggerWrapper.setAdapter(TokenAdapter<O> aAdapter)
Set a
TokenAdapter used to extract the token string from
a token objects passed to TreeTaggerWrapper.process(Collection). |
Copyright © 2014. All Rights Reserved.