java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<
String,
URI>
org.jboss.resteasy.plugins.providers.atom.UriAdapter
public class UriAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
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
-
UriAdapter
public UriAdapter()
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>
- Throws:
Exception
-
marshal
- Specified by:
marshal
in class jakarta.xml.bind.annotation.adapters.XmlAdapter<String,URI>
- Throws:
Exception