Class 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 Detail

      • TablesEndpointStage

        public TablesEndpointStage​(CapabilityHolder capHolder)
    • Method Detail

      • readTableMetadata

        protected uk.ac.starlink.vo.SchemaMeta[] readTableMetadata​(Reporter reporter,
                                                                   uk.ac.starlink.vo.TapService tapService)
        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
        tapService - TAP service description
        Returns:
        list of fully populated schema metadata elements