|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HasTag
Something that implements the HasTag interface
knows about part-of-speech tags.
| Method Summary | |
|---|---|
void |
setTag(java.lang.String tag)
Set the tag value for the label (if one is stored). |
java.lang.String |
tag()
Return the tag value of the label (or null if none). |
| Method Detail |
|---|
java.lang.String tag()
void setTag(java.lang.String tag)
tag - The tag value for the label
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||