org.stanwood.media.search
Class ShowSearcher

java.lang.Object
  extended by org.stanwood.media.search.AbstractMediaSearcher
      extended by org.stanwood.media.search.ShowSearcher
All Implemented Interfaces:
IMediaSearcher

public abstract class ShowSearcher
extends AbstractMediaSearcher

This class is used to find a shows name using a series of different searching strategies


Constructor Summary
ShowSearcher()
          Used to create a instance of this class
 
Method Summary
 
Methods inherited from class org.stanwood.media.search.AbstractMediaSearcher
doSearch, search
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowSearcher

public ShowSearcher()
Used to create a instance of this class