Class URIAdapter


public class URIAdapter extends XmlAdapter<String,URI>
Convert to and from URI objects, correctly encoding the query string.