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