Package uk.ac.starlink.ttools.votlint


package uk.ac.starlink.ttools.votlint
  • Class
    Description
    Defines the family relationships of an ElementHandler.
    Checks on arraysize attribute.
    Defines how to perform checks on attributes.
    Element handler for BINARY elements.
    Element handler for DATA elements.
    Performs checking on attributes which are deprecated by the standard.
    Attempts to check that a DOCTYPE declaration is present in an input stream representing XML.
    Provides checking of a VOTable element during a SAX parse.
    Provides a description of an element.
    ElementHandler for FIELD elements.
    Attribute checker for ref attributes that point to FIELDs.
    Element handler for FITS elements.
    This class provides a hack so that XSD validation can work even when the wrong namespace is declared in the source document.
    Data structure which keeps track of the elements currently in scope during the SAX parse.
    Attribute checker for processing ID attributes.
    Attribute checker for VOTable name elements.
    Element handler for elements which describe values - this is FIELD and PARAM type ones.
    Attribute checker which can check attributes which contain strings of the type described by this element.
    SaxMessager implementation that writes messages to a given print stream.
    Attribute checker for checking XML IDREF type attributes.
    Defines how parsing messages are reported.
    Defines the levels of severity at which messages can be reported.
    Handler for STREAM elements.
    Abstract handler superclass for elements with STREAM children (BINARY or FITS).
    ElementHandler for TABLE elements.
    Attribute checker which checks a TABLE's nrows attribute.
    Element handler for TD elements.
    Element handler for TR element.
    Object which knows how to interpret the values associated with a FIELD or PARAM object.
    Attribute checker for the VOTABLE element's version attribute.
    Contains VOTable version-specific validation logic.
    Determines the version of a VOTable document.
    Checks an attribute whose content is defined by the content of an IVOA Vocabulary.
    Checks values that are defined by the content of an IVOA Vocabulary.
    Callback interface for reporting vocabulary interrogation results.
    Provides a label for a message passed to a VotLint context.
    SAX ContentHandler used for linting VOTables.
    Context for a VOTLint process.
    Provides entity resolution for the VOTable linter.
    Main class for performing a VOTable lint.