Package jsky.catalog.astrocat

Defines classes for parsing catalog descriptions in the AstroCat XML format and for searching in catalogs.

See:
          Description

Class Summary
AstroCatalog Represents a catalog server, as described in an AstroCat XML catalog description file.
AstroCatConfig Reads an AstroCat XML catalog description file and stores information about the catalogs defined there.
AstroCatTable Used to read and write Skycat style tab separated catalog data and manage the rows and columns in memory.
AstroCatXML Parses an XML stream conforming to the document type definition "AstroCat.dtd" and saves the definitions found there.
 

Package jsky.catalog.astrocat Description

Defines classes for parsing catalog descriptions in the AstroCat XML format and for searching in catalogs.