public interface LinkDescription
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContentType()
Get the content type of the content delivered when following the link.
|
java.lang.Iterable<java.lang.String> |
getHref()
Get the hrefs defined in the link.
|
java.lang.String |
getRelation()
Get the relation defined in the link.
|
ApiLink.SCOPE |
getScope()
Get the scope of the link.
|
boolean |
isAbsolute()
Get whether the link should be considered absolute or not.
|
java.lang.Iterable<java.lang.String> getHref()
java.lang.String getRelation()
ApiLink.SCOPE getScope()
java.lang.String getContentType()
boolean isAbsolute()
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"