public class ObjectAdapter extends jakarta.xml.bind.annotation.adapters.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
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Object>
public String marshal(Object value)
marshal
Copyright © 2022. All rights reserved.