public class TimeAdapter extends XmlAdapter<String,Time>
| Constructor and Description | 
|---|
TimeAdapter()  | 
public Time unmarshal(String field) throws IllegalArgumentException
unmarshal in class XmlAdapter<String,Time>IllegalArgumentExceptionpublic String marshal(Time time) throws IllegalArgumentException
marshal in class XmlAdapter<String,Time>IllegalArgumentExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.