org.eclipse.lyo.core.utils.marshallers
Class OSLC4JUnmarshaller
java.lang.Object
org.eclipse.lyo.core.utils.marshallers.OSLC4JUnmarshaller
public class OSLC4JUnmarshaller
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unmarshal
public <T> T unmarshal(InputStream inputStream,
Class<T> clazz)
throws IllegalArgumentException,
SecurityException,
DatatypeConfigurationException,
IllegalAccessException,
InstantiationException,
InvocationTargetException,
OslcCoreApplicationException,
URISyntaxException,
NoSuchMethodException
- Throws:
IllegalArgumentException
SecurityException
DatatypeConfigurationException
IllegalAccessException
InstantiationException
InvocationTargetException
OslcCoreApplicationException
URISyntaxException
NoSuchMethodException
getMediaType
public javax.ws.rs.core.MediaType getMediaType()
- Returns:
- the mediaType
setMediaType
public void setMediaType(javax.ws.rs.core.MediaType mediaType)
- Parameters:
mediaType
- the mediaType to set
Copyright © 2013. All rights reserved.