public class XeroJAXBMarshaller extends Object
XeroClientException if JAXBContext
cannot create the marshaller or unmarshaller| Constructor and Description |
|---|
XeroJAXBMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshall(JAXBElement<?> object) |
<T> T |
unmarshall(String responseBody,
Class<T> clazz) |
public String marshall(JAXBElement<?> object)
public <T> T unmarshall(String responseBody, Class<T> clazz) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2018. All rights reserved.