public class ResponseReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseReader.HelloWorldConnect |
static class |
ResponseReader.Ppmxl |
static class |
ResponseReader.Reverse |
| Modifier and Type | Field and Description |
|---|---|
static String |
ARCMIN
The circular radius in arcminutes around the center.
|
static String |
CENTER
The sexagesimal position or a resolvable name of the center.
|
static String |
COMMON
The boolean indicating that the return name should be the most common.
|
static String |
DEDEG |
static String |
ID
The table-id parameter unique for a vizier table.
|
static String |
NAME
The name parameter.
|
static String |
RADEG |
static String |
RADIUS |
static String |
TEXT
The table-name used to resolve the table in VizieR.
|
| Constructor and Description |
|---|
ResponseReader() |
public static final String RADEG
public static final String DEDEG
public static final String RADIUS
public static final String NAME
public static final String COMMON
public static final String ID
public static final String TEXT
public static final String CENTER
public static final String ARCMIN