public class AtlasXmlTestHelper extends Object
| Constructor and Description |
|---|
AtlasXmlTestHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
static String |
marshal(Object object) |
static <T> JAXBElement<T> |
unmarshal(String xmlData,
Class<T> clazz) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.