org.eclipse.higgins.idas.registry.discovery
Class FileDiscovery
java.lang.Object
org.eclipse.higgins.idas.registry.discovery.AbstractDiscovery
org.eclipse.higgins.idas.registry.discovery.FileDiscovery
- All Implemented Interfaces:
- IDiscovery
- public class FileDiscovery
- extends AbstractDiscovery
A Discovery implementation that reads an XRDS document from a file.
- Author:
- msabadello at parityinc dot net
FileDiscovery
public FileDiscovery(File file)
discoverXRDS
public org.openxri.xml.XRDS discoverXRDS()
throws DiscoveryException
- Specified by:
discoverXRDS in interface IDiscovery- Specified by:
discoverXRDS in class AbstractDiscovery
- Throws:
DiscoveryException
toString
public String toString()