public class StringConverter extends Object implements ContentConverter
| Constructor and Description |
|---|
StringConverter() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromBody(TypedInput body,
Class<T> clazz) |
TypedOutput |
toBody(ConvertibleOutput object) |
public <T> T fromBody(TypedInput body, Class<T> clazz)
fromBody in interface ContentConverterpublic TypedOutput toBody(ConvertibleOutput object)
toBody in interface ContentConverterCopyright © 2014. All rights reserved.