Modifier and Type | Field and Description |
---|---|
static String |
EPNCORE_TNAME
Schema-less table name of EPN-TAP tables.
|
static Ivoid |
EPNCORE_UTYPE
Required utype of EPN-TAP tables.
|
static Ivoid |
EPNCORE_UTYPE2
Transitional utype of EPN-TAP tables.
|
Constructor and Description |
---|
EpnTapStage(TapRunner tapRunner,
MetadataHolder metaHolder)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns a short one-line description of this stage.
|
static void |
main(String[] args)
Writes a version of Table 1 to standard output.
|
void |
run(Reporter reporter,
TapService tapService)
Performs the validation checks for this stage.
|
public static final String EPNCORE_TNAME
public static final Ivoid EPNCORE_UTYPE
public static final Ivoid EPNCORE_UTYPE2
public EpnTapStage(TapRunner tapRunner, MetadataHolder metaHolder)
tapRunner
- runs TAP queriesmetaHolder
- provides table metadata at runtimepublic String getDescription()
Stage
getDescription
in interface Stage
public void run(Reporter reporter, TapService tapService)
Stage
public static void main(String[] args)
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.