public class JaxbClassObjectAdapter extends XmlAdapter<Object,Object>
JaxbClassObjectAdapter()
Object
marshal(Object from)
unmarshal(Object from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbClassObjectAdapter()
public Object unmarshal(Object from) throws Exception
unmarshal
XmlAdapter<Object,Object>
Exception
public Object marshal(Object from) throws Exception
marshal
Copyright © 2017. All rights reserved.