org.eclipse.higgins.idas.udi.util
Class XRDSDownloader

java.lang.Object
  extended byorg.eclipse.higgins.idas.udi.util.XRDSDownloader

public class XRDSDownloader
extends Object

A Discovery implementation that obtains an XRDS document from a URL

Author:
msabadello at parityinc dot net

Constructor Summary
XRDSDownloader()
           
 
Method Summary
static org.openxri.xml.XRDS discoverXRDS(URL url)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRDSDownloader

public XRDSDownloader()
Method Detail

discoverXRDS

public static org.openxri.xml.XRDS discoverXRDS(URL url)
                                         throws org.eclipse.higgins.idas.udi.util.XRDSDownloader.DiscoveryException
Throws:
org.eclipse.higgins.idas.udi.util.XRDSDownloader.DiscoveryException