Uses of Interface
com.cognitect.transit.URI
-
Packages that use URI Package Description com.cognitect.transit -
-
Uses of URI in com.cognitect.transit
Methods in com.cognitect.transit that return URI Modifier and Type Method Description URILink. getHref()Get the link's hrefstatic URITransitFactory. uri(String uri)Creates a URIMethods in com.cognitect.transit with parameters of type URI Modifier and Type Method Description static LinkTransitFactory. link(URI href, String rel)Creates a Linkstatic LinkTransitFactory. link(URI href, String rel, String name, String prompt, String render)Creates a Link
-