public class XmlLongAdapter extends XmlAdapter<String,Long>
XmlLongAdapter()
String
marshal(Long number)
Long
unmarshal(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlLongAdapter()
public Long unmarshal(String s)
unmarshal
XmlAdapter<String,Long>
public String marshal(Long number)
marshal
Copyright © 2010-2014 Michigan State University. All Rights Reserved.