uk.ac.starlink.ttools.taplint
Class TablesEndpointStage

java.lang.Object
  extended by uk.ac.starlink.ttools.taplint.TableMetadataStage
      extended by uk.ac.starlink.ttools.taplint.TablesEndpointStage
All Implemented Interfaces:
MetadataHolder, Stage

public class TablesEndpointStage
extends TableMetadataStage

Validation stage for checking table metadata from the /tables endpoint (as defined by the VODataService schema).

Since:
3 Jun 2011
Author:
Mark Taylor

Constructor Summary
TablesEndpointStage()
           
 
Method Summary
protected  SchemaMeta[] readTableMetadata(Reporter reporter, URL serviceUrl)
          Returns an array providing table metadata to check.
 
Methods inherited from class uk.ac.starlink.ttools.taplint.TableMetadataStage
getDescription, getSourceDescription, getTableMetadata, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TablesEndpointStage

public TablesEndpointStage()
Method Detail

readTableMetadata

protected SchemaMeta[] readTableMetadata(Reporter reporter,
                                         URL serviceUrl)
Description copied from class: TableMetadataStage
Returns an array providing table metadata to check.

Specified by:
readTableMetadata in class TableMetadataStage
Parameters:
reporter - destination for validation messages
serviceUrl - TAP service URL
Returns:
list of schema metadata elements


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.