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