public class IntegerAdapter extends XmlAdapter<String,Integer>
IntegerAdapter()
String
marshal(Integer v)
Integer
unmarshal(String v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerAdapter()
public String marshal(Integer v) throws Exception
marshal
XmlAdapter<String,Integer>
Exception
public Integer unmarshal(String v) throws Exception
unmarshal
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.