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