public class JaxbNotNullIntegerAdapter extends XmlAdapter<String,Integer>
JaxbNotNullIntegerAdapter()
String
marshal(Integer integer)
Integer
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JaxbNotNullIntegerAdapter()
public Integer unmarshal(String s) throws Exception
unmarshal
XmlAdapter<String,Integer>
Exception
public String marshal(Integer integer) throws Exception
marshal
Copyright © 2015–2022 cn.gtmap. All rights reserved.