public class URIAdapter extends XmlAdapter<String,URI>
URIAdapter()
String
marshal(URI v)
URI
unmarshal(String v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URIAdapter()
public String marshal(URI v) throws Exception
marshal
XmlAdapter<String,URI>
Exception
public URI unmarshal(String v) throws Exception
unmarshal
Copyright © 2016. All rights reserved.