public interface URLEntity extends Entity
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayURL() |
int |
getEndIndex()
Returns the index of the first character after the entities text.
|
String |
getExpandedURL() |
int |
getStartIndex()
Returns the index of the first character of the entities text.
|
String |
getText()
Returns the URL text.
|
String |
getURL() |
int getStartIndex()
EntitygetStartIndex in interface Entityint getEndIndex()
EntitygetEndIndex in interface EntityString getDisplayURL()
String getExpandedURL()
String getURL()
Copyright © 2019 FJOBI Labs Softwareentwicklung - Felix Jordan. All rights reserved.