public class PerLengthAdapter extends XmlAdapter<String,LinearDensity>
| Constructor and Description | 
|---|
PerLengthAdapter()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
marshal(LinearDensity linearDensity) | 
LinearDensity | 
unmarshal(String field) | 
public LinearDensity unmarshal(String field) throws IllegalArgumentException
unmarshal in class XmlAdapter<String,LinearDensity>IllegalArgumentExceptionpublic String marshal(LinearDensity linearDensity) throws IllegalArgumentException
marshal in class XmlAdapter<String,LinearDensity>IllegalArgumentExceptionCopyright © 2014–2019 Delft University of Technology. All rights reserved.