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