uk.ac.starlink.ttools.taplint
Class TablesEndpointStage
java.lang.Object
uk.ac.starlink.ttools.taplint.TableMetadataStage
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TablesEndpointStage
public TablesEndpointStage()
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 messagesserviceUrl
- TAP service URL
- Returns:
- list of schema metadata elements
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.