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

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

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

Classes in edu.nrao.sss.model.source.parser that implement SourceCatalogWriter
 class AbstractSourceCatalogWriter
          A base class that implements the most common methods of the SourceCatalogWriter
 class PstSourceCatalogWriter
          A writer of source catalog text files in the format used by the GBT / VLA Proposal Submission Tool (PST).
 class XmlSourceCatalogWriter
          A parser of source catalogs that are expressed in XML.
 

Methods in edu.nrao.sss.model.source.parser that return SourceCatalogWriter
abstract  SourceCatalogWriter SourceCatalogTextFormat.makeNewWriter()
          Returns a new source catalog writer that understands this format.
 



Copyright © 2009. All Rights Reserved.