Package org.stanwood.media.source

Interface Summary
ISource This interfaces should be implemented by classes used to retrive information from a source.
 

Class Summary
HybridFilmSource This class is a source used to retrieve the best film information it can.
HybridFilmSourceInfo Extension information about the source HybridFilmSource
Messages Message bundle class
TagChimpSource This class is a source used to retrieve information about films from "www.tagchimp.com".
TagChimpSourceInfo The TagChimpSource source information
 

Exception Summary
NotInStoreException This is thrown when an attempt is made to retrieve data from a store, but it can't be found in the store.
SourceException This is thrown if their is a problem related to sources.