public class JaxbNotNullDoubleFourAdapter extends XmlAdapter<String,Double>
JaxbNotNullDoubleFourAdapter()
String
marshal(Double v)
Double
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbNotNullDoubleFourAdapter()
public Double unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Double>
Exception
public String marshal(Double v) throws Exception
marshal
Copyright © 2015–2023 cn.gtmap. All rights reserved.