public class JAXBHelper extends Object
| Constructor and Description |
|---|
JAXBHelper() |
public static void marshal(Object o, OutputStream os) throws Exception
Exceptionpublic static Object unmarshal(Class<?> c, InputStream is) throws Exception
ExceptionCopyright © 2018. All Rights Reserved.