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