|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
O - the type of object containing the token information.public interface TokenAdapter<O>
Adapter to extract a token from the list of objects passed to
TreeTaggerWrapper.process(java.util.Collection).
| Method Summary | |
|---|---|
String |
getText(O object)
Extract the token string from the given object. |
| Method Detail |
|---|
String getText(O object)
object - and object containing token information.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||