| Package | Description |
|---|---|
| com.linkedin.urls | |
| com.linkedin.urls.detection |
| Modifier and Type | Class and Description |
|---|---|
class |
NormalizedUrl
Returns a normalized version of a url instead of the original url string.
|
| Modifier and Type | Method and Description |
|---|---|
static Url |
Url.create(String url)
Returns a url given a single url.
|
Url |
UrlMarker.createUrl() |
| Modifier and Type | Method and Description |
|---|---|
List<Url> |
UrlDetector.detect()
Detects the urls and returns a list of detected url strings.
|
Copyright © 2016. All rights reserved.