Class Iso3166CountryAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Iso3166Country>
org.orcid.jaxb.model.common.adapters.Iso3166CountryAdapter
public class Iso3166CountryAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Iso3166Country>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Iso3166CountryAdapter
public Iso3166CountryAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,Iso3166Country> - Throws:
Exception
-
marshal
- Specified by:
marshalin classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,Iso3166Country> - Throws:
Exception
-