@UnitTest public class MapAdapterTest extends java.lang.Object
| Constructor and Description |
|---|
MapAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static MoxyJaxbContextFactoryImpl |
createMoxyJaxbContextFactoryImpl() |
static <T> java.lang.String |
marshal(T cls) |
void |
testMarshalContainerData() |
static <T> T |
unmarshal(java.lang.String source,
java.lang.Class<T> cls) |
public void testMarshalContainerData()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionprotected static MoxyJaxbContextFactoryImpl createMoxyJaxbContextFactoryImpl()
public static <T> java.lang.String marshal(T cls)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic static <T> T unmarshal(java.lang.String source,
java.lang.Class<T> cls)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionCopyright © 2018 SAP SE. All Rights Reserved.