|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HashtagEntity
A data interface representing one single Hashtag entity.
Method Summary | |
---|---|
int |
getEnd()
Returns the index of the end character of the hashtag. |
int |
getStart()
Returns the index of the start character of the hashtag. |
java.lang.String |
getText()
Returns the text of the hashtag without #. |
Method Detail |
---|
java.lang.String getText()
int getStart()
int getEnd()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |