public class TimeAdapter extends XmlAdapter<String,Time>
TimeAdapter()
String
marshal(Time v)
Time
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TimeAdapter()
public Time unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Time>
Exception
public String marshal(Time v) throws Exception
marshal
Copyright © 2016. All rights reserved.