Uses of Package
org.stanwood.media.source

Packages that use org.stanwood.media.source
org.stanwood.media   
org.stanwood.media.search   
org.stanwood.media.setup   
org.stanwood.media.source   
org.stanwood.media.source.xbmc   
org.stanwood.media.store.xmlstore   
 

Classes in org.stanwood.media.source used by org.stanwood.media
ISource
          This interfaces should be implemented by classes used to retrive information from a source.
SourceException
          This is thrown if their is a problem related to sources.
 

Classes in org.stanwood.media.source used by org.stanwood.media.search
SourceException
          This is thrown if their is a problem related to sources.
 

Classes in org.stanwood.media.source used by org.stanwood.media.setup
ISource
          This interfaces should be implemented by classes used to retrive information from a source.
 

Classes in org.stanwood.media.source used by org.stanwood.media.source
HybridFilmSource
          This class is a source used to retrieve the best film information it can.
HybridFilmSourceInfo
          Extension information about the source HybridFilmSource
ISource
          This interfaces should be implemented by classes used to retrive information from a source.
SourceException
          This is thrown if their is a problem related to sources.
TagChimpSource
          This class is a source used to retrieve information about films from "www.tagchimp.com".
TagChimpSourceInfo
          The TagChimpSource source information
 

Classes in org.stanwood.media.source used by org.stanwood.media.source.xbmc
ISource
          This interfaces should be implemented by classes used to retrive information from a source.
SourceException
          This is thrown if their is a problem related to sources.
 

Classes in org.stanwood.media.source used by org.stanwood.media.store.xmlstore
NotInStoreException
          This is thrown when an attempt is made to retrieve data from a store, but it can't be found in the store.