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.Deprecated.
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.
Represents an example invocation from a Service Descriptor.
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
).Deprecated.
Use
UnifiedFitsTableWriter
insteadObject 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.
Values permitted for the type attribute on the VOTable RESOURCE 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.
Utility class for working with VOTable TIMESYS elements.
Element subclass for a TIMESYS element in a VOTable.
FITS output handler that supports multiple different options.
Subclass with default configuration but colfits set true.
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 StarTable
s from VOTable documents.Custom DOM builder for parsing VOTable documents or fragments.
Deprecated.
Use
UnifiedFitsTableWriter
insteadUtility 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.
UnifiedFitsTableWriter
instead