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 MetadataHolder readTableMetadata​(Reporter reporter,
                                                   uk.ac.starlink.vo.TapService tapService)
        Description copied from class: TableMetadataStage
        Reads an object providing table metadata to check.
        Specified by:
        readTableMetadata in class TableMetadataStage
        Parameters:
        reporter - destination for validation messages
        tapService - TAP service description
        Returns:
        fully populated metadata object