public class Representation.Content extends Object
| Constructor and Description |
|---|
Content(JsonObject members)
Construct a representation's content.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrlTemplate()
Get an opaque URL template to the content, which follows RFC 6570.
|
public Content(JsonObject members)
members - json objectpublic String getUrlTemplate()