Uses of Interface
edu.nrao.sss.model.source.parser.SourceCatalogReader

Packages that use SourceCatalogReader
edu.nrao.sss.model.source.parser Classes that create source catalogs from text input. 
 

Uses of SourceCatalogReader in edu.nrao.sss.model.source.parser
 

Classes in edu.nrao.sss.model.source.parser that implement SourceCatalogReader
 class AbstractSourceCatalogReader
          An abstract implementation of the common methods in the SourceCatalogReader interface.
 class CarmaSourceCatalogReader
           
 class GbtSourceCatalogReader
          A parser of source catalog text files in the Green Bank Telescope's format.
 class OldVlbaSourceCatalogReader
          A parser of source catalog text files in the VLBA's format.
 class PdBISourceCatalogReader
           
 class PstSourceCatalogReader
          A parser of source catalog text files in the format used by the GBT / VLA Proposal Submission Tool (PST).
 class VlaCalibDbHtmlReader
          A parser of the VLA Calibrator Manual HTML page.
 class VlbaSourceCatalogReader
          A reader of source catalog text files in VLBA format.
 class XmlSourceCatalogReader
          A parser of source catalogs that are expressed in XML.
 

Methods in edu.nrao.sss.model.source.parser that return SourceCatalogReader
abstract  SourceCatalogReader SourceCatalogTextFormat.makeNewReader()
          Returns a new source catalog reader that understands this format.
 



Copyright © 2009. All Rights Reserved.