java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
URI>
no.digipost.api.client.representations.xml.URIXmlAdapter
public class URIXmlAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
URIXmlAdapter
public URIXmlAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>
-
marshal
- Specified by:
marshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>