public class DurationAdapter extends XmlAdapter<String,Duration>
DurationAdapter()
String
marshal(Duration v)
Duration
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DurationAdapter()
public Duration unmarshal(String v) throws Exception
unmarshal
XmlAdapter<String,Duration>
Exception
public String marshal(Duration v) throws Exception
marshal
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.