public static final class RuntimeUtil.ToStringAdapter extends XmlAdapter<String,Object>
Object.toString()
ToStringAdapter()
String
marshal(Object o)
Object
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToStringAdapter()
public Object unmarshal(String s)
unmarshal
XmlAdapter<String,Object>
public String marshal(Object o)
marshal
Copyright © 2019 Oracle Corporation. All rights reserved.