Uses of Class
edu.nrao.sss.util.SourceNotFoundException

Packages that use SourceNotFoundException
edu.nrao.sss.astronomy General astronomical concepts. 
edu.nrao.sss.util Utility classes that are independent of any particular data model. 
 

Uses of SourceNotFoundException in edu.nrao.sss.astronomy
 

Methods in edu.nrao.sss.astronomy that throw SourceNotFoundException
 SkyPosition SourceLocator.findPosition(String sourceName)
          Returns the current position for the given source.
 SkyPosition SkyBotResolver.findPosition(String sourceName)
           
 SkyPosition SourceLocator.findPosition(String sourceName, Date time)
          Returns the position for the given source at the given time.
 SkyPosition SkyBotResolver.findPosition(String sourceName, Date time)
           
 

Uses of SourceNotFoundException in edu.nrao.sss.util
 

Methods in edu.nrao.sss.util that throw SourceNotFoundException
 Sesame SourceNameResolver.lookup(String target)
           
 

Constructors in edu.nrao.sss.util that throw SourceNotFoundException
SourceNameResolver(String target)
          Does a name lookup at one of the sites in SourceNameResolver.serviceUrls and returns an object that has convenient java bean methods for accessing properties of a source.
 



Copyright © 2009. All Rights Reserved.