public class TextBodyTypeAdapter extends BodyTypeAdapter
| Constructor and Description |
|---|
TextBodyTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object exp,
Object act) |
Object |
parse(String s) |
String |
toXmlString(String content) |
checkNoBody, getCharset, setCharset, toStringaddError, fromString, get, getContext, getErrors, set, setContext, toStringpublic String toXmlString(String content)
toXmlString in class BodyTypeAdaptercontent - the content of the body response to be XMLified.Copyright © 2017 smartrics. All rights reserved.