net.cds
Class NameResolver.Client
java.lang.Object
net.cds.NameResolver.Client
- Enclosing class:
- NameResolver
public static class NameResolver.Client
- extends Object
Titre : Sesame Description : Resolves names in Simbad, VizieR and/or NED
Copyright : Copyright (c) 2002-2003 Soci\x{00E9}t\x{00E9} : Centre de
Donn\x{00E9}es Astronomique de Strasbourg
|
Field Summary |
private Sesame_pkg.Sesame |
myv
The sesam client creted during client construction. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myv
private Sesame_pkg.Sesame myv
- The sesam client creted during client construction.
NameResolver.Client
public NameResolver.Client()
- Constructs a new access client. This is for test purposes only.
getResult
public String getResult(String name,
String format)
- Queries the service.
main
public static void main(String[] arg)