Class UriAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,URI>
org.jboss.resteasy.plugins.providers.atom.UriAdapter
- Version:
- $Revision: 1 $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UriAdapter
public UriAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classXmlAdapter<String,
URI> - Throws:
Exception
-
marshal
- Specified by:
marshal
in classXmlAdapter<String,
URI> - Throws:
Exception
-