public class LDPUtil extends Object
| Constructor and Description |
|---|
LDPUtil() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType |
getResourceType(String linkValue)
Given the value of a 'Link' header, return the most specific
ResourceType given by a 'type' link.
|
static boolean |
isRdfSourceMediaType(String mediaType)
Check if a given media type is the type of an RDF source.
|
public static boolean isRdfSourceMediaType(String mediaType)
mediaType - The media type being tested.public static ResourceType getResourceType(String linkValue)
linkValue - Copyright © 2019. All rights reserved.