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