public class ElementHttpMessageConverter extends AbstractHttpMessageConverter<Element>
| Constructor and Description |
|---|
ElementHttpMessageConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Element element,
org.springframework.http.MediaType mediaType,
org.springframework.http.HttpOutputMessage outputMessage) |
canRead, canWrite, getDefaultMediaType, getMediaTypes, getSupportedMediaTypes, isReadSupported, isWriteSupported, read, setDefaultMediaType, supportspublic void write(Element element, org.springframework.http.MediaType mediaType, org.springframework.http.HttpOutputMessage outputMessage) throws IOException, org.springframework.http.converter.HttpMessageNotWritableException
write in interface org.springframework.http.converter.HttpMessageConverter<Element>write in class AbstractHttpMessageConverter<Element>IOExceptionorg.springframework.http.converter.HttpMessageNotWritableExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.