Package uk.ac.starlink.ttools.taplint


package uk.ac.starlink.ttools.taplint
  • Class
    Description
    ReportCode implementation which can be created at runtime.
    Minimal synchronous implementation of TapRunner.
    Provides TAP service capability information.
    Stage for checking content of TAPRegExt capability metadata.
    Validation stage which checks all actual results (SELECT *) against declared metadata.
    Validation stage for checking that two sets of table metadata (presumably obtained via different routes) are equivalent to each other.
    Defines a permitted class of MIME types.
    Enumerates known ReportCode instances for Datalink validation.
    Enumerates standards documents.
    Performs validation of DataLink documents.
    Validation stage for testing EPN-TAP data model metadata and content.
    Validation stage for testing TAP /examples document.
    Enumerates known ReportCode instances.
    Reporter implementation that records reports, and can dump them on request to another Reporter instance.
    ResourceResolver implementation used for validating documents against XSD schemas relating to known IVOA standards.
    TapLint stage which submits and manipulates UWS jobs, mostly to check that the UWS operations are performing correctly.
    OutputReporter implementation for exporting JSON structured output.
    Outputs an object as JSON.
    Provides table metadata.
    Validation stage for testing ObsLocTAP data model metadata and content.
    Validation stage for testing ObsCore data model metadata and content.
    Interface for application-level logging of validation messages.
    Validation stage which performs some ADQL queries on data tables.
    Labels a taplint report.
    Basic interface for logging validation messages.
    SAX ErrorHandler implementation based on a Reporter.
    SaxMessager implementation which delivers its output via a TapLint-style reporter.
    Message types for use with a reporter.
    Represents a stage of validator processing.
    Contains the data from a table in easy to digest form (no IOExceptions).
    Validation stage for checking the content of parsed Table metadata.
    Validation stage for checking table metadata from the /tables endpoint (as defined by the VODataService schema).
    Organises validation stages for TAP validator.
    Executes TAP queries for the validator.
    MetadataHolder implementation which supplies metadata based on the assumed (mandated) form of the TAP_SCHEMA tables which a TAP service is required to supply.
    Validation stage for checking table metadata from the TAP_SCHEMA tables.
    OutputReporter implementation for logging plain text to a print stream.
    TapLint stage which attempts table uploads.
    TapRunner implementation which uses the VotLint validation classes to check the query's result VOTable.
    Validation stage for validating a document against a given XML schema.
    Methods to perform validation against XSD schemas.
    Enumerates possible results of the parse.