public class WriterConfigHelper extends Object
WriterConfigs based on provided MediaTypes| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILE_COMPACT |
static String |
PROFILE_EXPAND |
static String |
PROFILE_FLATTEN |
static String |
PROFILE_KEY |
| Modifier and Type | Method and Description |
|---|---|
static org.openrdf.rio.WriterConfig |
apply(javax.ws.rs.core.MediaType mediaType)
This method returns a
WriterConfig based on the arg MediaType |
public static final String PROFILE_KEY
public static final String PROFILE_COMPACT
public static final String PROFILE_FLATTEN
public static final String PROFILE_EXPAND
public static org.openrdf.rio.WriterConfig apply(javax.ws.rs.core.MediaType mediaType)
WriterConfig based on the arg MediaTypemediaType - that will serve as the basis for the returned WriterConfigCopyright © 2013-2015 DuraSpace, Inc.. All Rights Reserved.