|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface URLEntity
A data interface representing one single URL entity.
| Method Summary | |
|---|---|
String |
getDisplayURL()
Returns the display URL if mentioned URL is shorten. |
int |
getEnd()
Returns the index of the end character of the URL mentioned in the tweet. |
URL |
getExpandedURL()
Returns the expanded URL if mentioned URL is shorten. |
int |
getStart()
Returns the index of the start character of the URL mentioned in the tweet. |
URL |
getURL()
Returns the URL mentioned in the tweet. |
| Method Detail |
|---|
URL getURL()
URL getExpandedURL()
String getDisplayURL()
int getStart()
int getEnd()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||