All Classes and Interfaces

Class
Description
Custom deserializer for VOTables.
Custom deserializer factory for streaming StarTables using AXIS.
Custom serializer for StarTables.
Custom serializer factory for streaming StarTables using AXIS.
Implementation of the TableBuilder interface which reads tables stored in column-oriented FITS binary table format.
Handles writing of a StarTable in a column-oriented FITS binary table format.
Class of objects representing the different serialization formats into which VOTable cell data can be written.
 
 
 
 
DOM Document implementation which delegates its operations to a base Document instance.
 
 
 
 
 
Node implementation which simply delegates all its methods to a base Node instance.
 
 
 
Table column characteristics represented by a FIELD element in a VOTable.
Object representing a FIELDref element.
Table builder which can read files in 'fits-plus' format (as written by FitsPlusTableWriter).
TableWriter which writes table data into the first extension of a FITS file, Unlike FitsTableWriter however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.
Object representing a GROUP element in a VOTable.
Object representing a LINK element in a VOTable.
Determines how namespaces are handled in VOTable documents.
Object representing a PARAM element in a VOTable.
Object representing a PARAMref element.
Describes an invocable service as defined by a DataLink Service Descriptor.
Contains methods to parse service descriptor elements in a VOTable document.
ValueInfo for service descriptor values.
Characterises one of the input parameters for a DataLink service descriptor.
Content handler which translates SAX events into table events.
An object representing the TABLE element of a VOTable.
SAX-like handler which defines callbacks that can be made when a VOTable data is encountered during a SAX stream.
Contains the actual cell contents of a VOTable TABLE element.
Element subclass for a TIMESYS element in a VOTable.
Field or Param value restriction set represented by a VALUES element in a VOTable.
Document implementation which holds a VOTable-specific DOM.
Element implementation for use within VOTable documents.
Provides methods for constructing VOElements from a variety of sources.
Class which knows how to serialize a table's fields and data to VOTable elements.
A StarTable implementation based on a VOTable.
Implementation of the TableBuilder interface which gets StarTables from VOTable documents.
Custom DOM builder for parsing VOTable documents or fragments.
TableWriter which writes table data into the first extension of a FITS file, Unlike FitsTableWriter however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.
Utility class for use with VOTable custom serialization for AXIS.
Provides characteristics for a given version of the VOTable standard.
Implementation of the StarTableWriter interface for VOTables.