Package uk.ac.starlink.registry
Class RegClientTest
java.lang.Object
uk.ac.starlink.registry.RegClientTest
Example standalone utility which uses the registry client code.
The main method allows you to make a registry query and prints
a basic summary of the results.
Run it with the "-help" flag for usage information.
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegClientTest
public RegClientTest()
-
-
Method Details
-
main
Main method. The "-help" flag will print usage information.- Throws:
IOException
URISyntaxException
-
getKnownRegMap
Returns a map containing nickname->service endpoint pairs for some popular registries, for convenience.- Returns:
- map of nicknames to registry service endpoints
-