public class AnyTypeAdapter extends XmlAdapter<Object,Object>
AnyTypeAdapter()
Object
marshal(Object v)
unmarshal(Object v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AnyTypeAdapter()
public Object unmarshal(Object v) throws Exception
unmarshal
XmlAdapter<Object,Object>
Exception
public Object marshal(Object v) throws Exception
marshal
Copyright © 2004–2020. All rights reserved.