| Package | Description |
|---|---|
| com.cognitect.transit |
| Modifier and Type | Method and Description |
|---|---|
static Link |
TransitFactory.link(String href,
String rel)
Creates a Link
|
static Link |
TransitFactory.link(String href,
String rel,
String name,
String prompt,
String render)
Creates a Link
|
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.