public class FcrepoLink extends Object
| Constructor and Description |
|---|
FcrepoLink(String link)
Create a representation of a Link header.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRel()
Retrieve the REL portion of the link
|
URI |
getUri()
Retrieve the URI of the link
|
public FcrepoLink(String link)
link - the value for a Link headerCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.