public class UrlAdapter extends javax.xml.bind.annotation.adapters.XmlAdapter<String,URL>
UrlAdapter()
String
marshal(URL v)
URL
unmarshal(String v)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UrlAdapter()
public String marshal(URL v) throws Exception
marshal
javax.xml.bind.annotation.adapters.XmlAdapter<String,URL>
Exception
public URL unmarshal(String v) throws Exception
unmarshal
Copyright © 2014 Equilibrium. All rights reserved.