| Package | Description |
|---|---|
| com.cognitect.transit |
| Modifier and Type | Method and Description |
|---|---|
URI |
Link.getHref()
Get the link's href
|
static URI |
TransitFactory.uri(String uri)
Creates a URI
|
| Modifier and Type | Method and Description |
|---|---|
static Link |
TransitFactory.link(URI href,
String rel)
Creates a Link
|
static Link |
TransitFactory.link(URI href,
String rel,
String name,
String prompt,
String render)
Creates a Link
|
Copyright © 2017. All rights reserved.