public static class NameResolver.Client extends Object
| Modifier and Type | Field and Description |
|---|---|
private Sesame |
myv
The sesam client creted during client construction.
|
| Constructor and Description |
|---|
Client()
Constructs a new access client.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getResult(String name,
String format)
Queries the service.
|
static void |
main(String[] arg) |
private Sesame myv