public class ObjectAdapter extends XmlAdapter<String,Object>
ObjectAdapter()
String
marshal(Object value)
Object
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectAdapter()
public Object unmarshal(String value)
unmarshal
XmlAdapter<String,Object>
public String marshal(Object value)
marshal
Copyright © 2019 University of Tartu. All rights reserved.