public static class Clink.OptionsAdapter extends jakarta.xml.bind.annotation.adapters.XmlAdapter<Options,HashMap<String,String>>
OptionsAdapter()
Options
marshal(HashMap<String,String> hashMap)
HashMap<String,String>
unmarshal(Options options)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OptionsAdapter()
public Options marshal(HashMap<String,String> hashMap) throws Exception
marshal
jakarta.xml.bind.annotation.adapters.XmlAdapter<Options,HashMap<String,String>>
Exception
public HashMap<String,String> unmarshal(Options options) throws Exception
unmarshal
Copyright © 2025 10MG. All rights reserved.