public class OSLC4JUnmarshaller extends Object
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.MediaType |
getMediaType() |
void |
setMediaType(javax.ws.rs.core.MediaType mediaType) |
<T> T |
unmarshal(InputStream inputStream,
Class<T> clazz) |
public <T> T unmarshal(InputStream inputStream, Class<T> clazz) throws IllegalArgumentException, SecurityException, DatatypeConfigurationException, IllegalAccessException, InstantiationException, InvocationTargetException, OslcCoreApplicationException, URISyntaxException, NoSuchMethodException
public javax.ws.rs.core.MediaType getMediaType()
public void setMediaType(javax.ws.rs.core.MediaType mediaType)
Copyright © 2017. All rights reserved.