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