All Classes
-
All Classes Interface Summary Class Summary Class Description AxisTableDeserializer Custom deserializer for VOTables.AxisTableDeserializerFactory Custom deserializer factory for streaming StarTables using AXIS.AxisTableSerializer Custom serializer for StarTables.AxisTableSerializerFactory Custom serializer factory for streaming StarTables using AXIS.ColFitsPlusTableBuilder Implementation of theTableBuilder
interface which reads tables stored in column-oriented FITS binary table format.ColFitsPlusTableWriter Handles writing of aStarTable
in a column-oriented FITS binary table format.DataFormat Class of objects representing the different serialization formats into which VOTable cell data can be written.DelegatingAttr DelegatingCDATASection DelegatingCharacterData DelegatingComment DelegatingDocument DOM Document implementation which delegates its operations to a base Document instance.DelegatingDocumentFragment DelegatingDocumentType DelegatingElement DelegatingEntity DelegatingEntityReference DelegatingNode Node implementation which simply delegates all its methods to a base Node instance.DelegatingNotation DelegatingProcessingInstruction DelegatingText FieldElement Table column characteristics represented by a FIELD element in a VOTable.FieldRefElement Object representing a FIELDref element.FitsPlusTableBuilder Table builder which can read files in 'fits-plus' format (as written byFitsPlusTableWriter
).FitsPlusTableWriter TableWriter which writes table data into the first extension of a FITS file, UnlikeFitsTableWriter
however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.GroupElement Object representing a GROUP element in a VOTable.LinkElement Object representing a LINK element in a VOTable.Namespacing Determines how namespaces are handled in VOTable documents.ParamElement Object representing a PARAM element in a VOTable.ParamRefElement Object representing a PARAMref element.ServiceDescriptor Describes an invocable service as defined by a DataLink Service Descriptor.ServiceDescriptorFactory Contains methods to parse service descriptor elements in a VOTable document.ServiceDescriptorInfo ValueInfo for service descriptor values.ServiceParam Characterises one of the input parameters for a DataLink service descriptor.TableContentHandler Content handler which translates SAX events into table events.TableElement An object representing the TABLE element of a VOTable.TableHandler SAX-like handler which defines callbacks that can be made when a VOTable data is encountered during a SAX stream.TabularData Contains the actual cell contents of a VOTable TABLE element.TimesysElement Element subclass for a TIMESYS element in a VOTable.ValuesElement Field or Param value restriction set represented by a VALUES element in a VOTable.VODocument Document implementation which holds a VOTable-specific DOM.VOElement Element implementation for use within VOTable documents.VOElementFactory Provides methods for constructing VOElements from a variety of sources.VOSerializer Class which knows how to serialize a table's fields and data to VOTable elements.VOStarTable AStarTable
implementation based on a VOTable.VOTableBuilder Implementation of the TableBuilder interface which gets StarTables from VOTable documents.VOTableDOMBuilder Custom DOM builder for parsing VOTable documents or fragments.VOTableFitsTableWriter TableWriter which writes table data into the first extension of a FITS file, UnlikeFitsTableWriter
however, the primary extension is not left contentless, instead it gets the text of a DATA-less VOTable written into it.VOTableSerialization Utility class for use with VOTable custom serialization for AXIS.VOTableVersion Provides characteristics for a given version of the VOTable standard.VOTableWriter Implementation of the StarTableWriter interface for VOTables.