| Constructor and Description |
|---|
MapAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
protected static MoxyJaxbContextFactoryImpl |
createMoxyJaxbContextFactoryImpl() |
static <T> String |
marshal(T cls) |
void |
testMarshalContainerData() |
void |
testMarshalParagraph() |
static <T> T |
unmarshal(String source,
Class<T> cls) |
public void testMarshalParagraph()
throws JAXBException
JAXBExceptionpublic void testMarshalContainerData()
throws JAXBException
JAXBExceptionprotected static MoxyJaxbContextFactoryImpl createMoxyJaxbContextFactoryImpl()
public static <T> String marshal(T cls) throws JAXBException
JAXBExceptionpublic static <T> T unmarshal(String source, Class<T> cls) throws JAXBException
JAXBExceptionCopyright © 2000-2016 SAP SE. All Rights Reserved.